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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/public/browser", 2 "+content/public/browser",
3 "+content/public/common", 3 "+content/public/common",
4 "+printing/features", 4 "+printing/features",
5 "+ui/base", 5 "+ui/base",
6 "+ui/gfx", 6 "+ui/gfx",
7 "+ui/views", 7 "+ui/views",
8 # This directory contains build flags and does not pull all of PPAPI in.
9 "+ppapi/features",
8 "+third_party/WebKit/public/web", 10 "+third_party/WebKit/public/web",
9 ] 11 ]
OLDNEW
« 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