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

Unified Diff: chrome/browser/BUILD.gn

Issue 2339093002: [HBD] Add Plugins permission type and PermissionContext (Closed)
Patch Set: [HBD] Add Plugins permission type and PermissionContext 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/permissions/permission_manager.cc » ('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 e96160d8d3757fa694120a81492540cb2c810b23..6450239ea599542fb0ef9babff7387767a568cab 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1883,6 +1883,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",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/permissions/permission_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698