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

Unified Diff: chrome/browser/BUILD.gn

Issue 2339093002: [HBD] Add Plugins permission type and PermissionContext (Closed)
Patch Set: Created 4 years, 3 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
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index a9221f6349bb0f9663d302bf799eaad62ab60610..89090c8554f23516ddcb0fc82096227a41bfac5a 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1877,6 +1877,8 @@ split_static_library("browser") {
"plugins/plugin_status_pref_setter.h",
"plugins/plugins_field_trial.cc",
"plugins/plugins_field_trial.h",
+ "plugins/plugins_permission_context.cc",
+ "plugins/plugins_permission_context.h",
"renderer_host/pepper/chrome_browser_pepper_host_factory.cc",
"renderer_host/pepper/chrome_browser_pepper_host_factory.h",
"renderer_host/pepper/device_id_fetcher.cc",

Powered by Google App Engine
This is Rietveld 408576698