mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Update to Chromium version 78.0.3904.0 (#693954)
This commit is contained in:
		@@ -93,7 +93,8 @@ class CefExtensionsBrowserClient : public ExtensionsBrowserClient {
 | 
			
		||||
  void BroadcastEventToRenderers(
 | 
			
		||||
      events::HistogramValue histogram_value,
 | 
			
		||||
      const std::string& event_name,
 | 
			
		||||
      std::unique_ptr<base::ListValue> args) override;
 | 
			
		||||
      std::unique_ptr<base::ListValue> args,
 | 
			
		||||
      bool dispatch_to_off_the_record_profiles) override;
 | 
			
		||||
  ExtensionCache* GetExtensionCache() override;
 | 
			
		||||
  bool IsBackgroundUpdateAllowed() override;
 | 
			
		||||
  bool IsMinBrowserVersionSupported(const std::string& min_version) override;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user