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

Unified Diff: components/renderer_context_menu/DEPS

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
Index: components/renderer_context_menu/DEPS
diff --git a/components/renderer_context_menu/DEPS b/components/renderer_context_menu/DEPS
index 302f35645e2296c1f28f9fdc9e9c2e431e2da19e..a8b1208bda86a248117ec71b14819b4084bdfc6e 100644
--- a/components/renderer_context_menu/DEPS
+++ b/components/renderer_context_menu/DEPS
@@ -5,5 +5,7 @@ include_rules = [
"+ui/base",
"+ui/gfx",
"+ui/views",
+ # This directory contains build flags and does not pull all of PPAPI in.
+ "+ppapi/features",
"+third_party/WebKit/public/web",
]
« no previous file with comments | « components/renderer_context_menu/BUILD.gn ('k') | components/renderer_context_menu/render_view_context_menu_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698