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

Side by Side Diff: components/renderer_context_menu/DEPS

Issue 2458833005: Move printing defines to buildflag system. (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 "+ui/base", 5 "+ui/base",
5 "+ui/gfx", 6 "+ui/gfx",
6 "+ui/views", 7 "+ui/views",
7 "+third_party/WebKit/public/web", 8 "+third_party/WebKit/public/web",
8 ] 9 ]
OLDNEW
« no previous file with comments | « components/renderer_context_menu/BUILD.gn ('k') | components/renderer_context_menu/context_menu_content_type.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698