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

Unified Diff: chrome/chrome_browser.gypi

Issue 2208463002: [HBD] Implement site-origin exceptions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@hbd_disableplugincache
Patch Set: Rebase Created 4 years, 4 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/plugins/plugin_info_message_filter_unittest.cc ('k') | no next file » | 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 d72283085c3e7cf06cfbbb2acb83ec90b9b8db7e..19f0fc42bd9bc6bfa4a7c150caa2ff2d7c437855 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2451,6 +2451,8 @@
'browser/plugins/chrome_plugin_service_filter.h',
'browser/plugins/plugin_data_remover_helper.cc',
'browser/plugins/plugin_data_remover_helper.h',
+ 'browser/plugins/plugin_filter_utils.cc',
+ 'browser/plugins/plugin_filter_utils.h',
'browser/plugins/plugin_finder.cc',
'browser/plugins/plugin_finder.h',
'browser/plugins/plugin_info_message_filter.cc',
« no previous file with comments | « chrome/browser/plugins/plugin_info_message_filter_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698