Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3325)

Unified Diff: chrome/chrome_browser.gypi

Issue 1084123002: Make DETECT_IMPORTANT_CONTENT the default Plugins content setting based (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp shuffle for ios Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/webui/options/content_settings_handler.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index c2824523e085a5db9404891aba69f0bd98dd9546..238473b22a3e561c00723db641f4d6138acbd897 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2003,8 +2003,6 @@
'browser/plugins/plugin_prefs_factory.h',
'browser/plugins/plugin_status_pref_setter.cc',
'browser/plugins/plugin_status_pref_setter.h',
- 'browser/plugins/plugins_field_trial.cc',
- 'browser/plugins/plugins_field_trial.h',
'browser/renderer_host/pepper/chrome_browser_pepper_host_factory.cc',
'browser/renderer_host/pepper/chrome_browser_pepper_host_factory.h',
'browser/renderer_host/pepper/device_id_fetcher.cc',
@@ -3108,6 +3106,7 @@
'../components/components.gyp:navigation_interception',
'../components/components.gyp:packed_ct_ev_whitelist',
'../components/components.gyp:password_manager_content_browser',
+ '../components/components.gyp:plugins_common',
'../components/components.gyp:power',
'../components/components.gyp:precache_content',
'../components/components.gyp:sessions_content',
« no previous file with comments | « chrome/browser/ui/webui/options/content_settings_handler.cc ('k') | components/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698