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

Unified Diff: components/renderer_context_menu/BUILD.gn

Issue 2512563003: Convert enable_plugins to a buildflag header. (Closed)
Patch Set: Merge Created 4 years, 1 month 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 | « components/plugins/renderer/BUILD.gn ('k') | components/renderer_context_menu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/renderer_context_menu/BUILD.gn
diff --git a/components/renderer_context_menu/BUILD.gn b/components/renderer_context_menu/BUILD.gn
index 0a21d2773dfe8e7d5475af51e968a2362f8d15c8..7f98c556fa5e95bdd1a6439e844ff4a79068b9cf 100644
--- a/components/renderer_context_menu/BUILD.gn
+++ b/components/renderer_context_menu/BUILD.gn
@@ -22,6 +22,7 @@ static_library("renderer_context_menu") {
"//components/search_engines",
"//content/public/browser",
"//content/public/common",
+ "//ppapi/features",
"//printing/features",
"//third_party/WebKit/public:blink_headers",
"//ui/base",
« no previous file with comments | « components/plugins/renderer/BUILD.gn ('k') | components/renderer_context_menu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698