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

Side by Side Diff: headless/lib/renderer/DEPS

Issue 2808653002: make headless lib complie when enable_basic_printing is set to false (Closed)
Patch Set: minor fix Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/printing/renderer", 2 "+components/printing/renderer",
3 "+content/public/renderer", 3 "+content/public/renderer",
4 "+printing",
4 "+third_party/WebKit/public", 5 "+third_party/WebKit/public",
5 ] 6 ]
OLDNEW
« no previous file with comments | « headless/lib/browser/headless_web_contents_impl.cc ('k') | headless/lib/renderer/headless_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698