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

Unified Diff: chrome/browser/BUILD.gn

Issue 2410113002: Add migration code for the EnabledPlugins and DisabledPlugins policies. (Closed)
Patch Set: Remove case insensitivity. Created 4 years, 2 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 | « no previous file | chrome/browser/plugins/plugin_policy_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c6366d9b01dca14f6d4cc48ca1a3f49357d9bef2..47f1a6715879df47f2d55752d77c290275b6df9f 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1889,6 +1889,8 @@ split_static_library("browser") {
"plugins/plugin_metadata.h",
"plugins/plugin_observer.cc",
"plugins/plugin_observer.h",
+ "plugins/plugin_policy_handler.cc",
+ "plugins/plugin_policy_handler.h",
"plugins/plugin_prefs.cc",
"plugins/plugin_prefs.h",
"plugins/plugin_prefs_factory.cc",
« no previous file with comments | « no previous file | chrome/browser/plugins/plugin_policy_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698