mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	views: cefclient: Fix VS2019 compile error
This commit is contained in:
		| @@ -29,6 +29,8 @@ std::string GetLabel(ViewsOverlayControls::Command command, bool maximized) { | ||||
|     case ViewsOverlayControls::Command::kClose: | ||||
|       return "X"; | ||||
|   } | ||||
|   NOTREACHED(); | ||||
|   return std::string(); | ||||
| } | ||||
|  | ||||
| }  // namespace | ||||
|   | ||||
		Reference in New Issue
	
	Block a user