mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Update to Chromium revision 68623971 (#403382)
This commit is contained in:
		@@ -170,12 +170,6 @@ bool CefExtensionsBrowserClient::IsLoggedInAsPublicAccount()  {
 | 
			
		||||
  return false;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ApiActivityMonitor* CefExtensionsBrowserClient::GetApiActivityMonitor(
 | 
			
		||||
    BrowserContext* context) {
 | 
			
		||||
  // CEF doesn't monitor API function calls or events.
 | 
			
		||||
  return NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ExtensionSystemProvider*
 | 
			
		||||
CefExtensionsBrowserClient::GetExtensionSystemFactory() {
 | 
			
		||||
  return CefExtensionSystemFactory::GetInstance();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user