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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: headless/lib/renderer/DEPS
diff --git a/headless/lib/renderer/DEPS b/headless/lib/renderer/DEPS
index ab6426154f19c72573c8bf549b4b94c6a546cf2c..76ddf33ddc838e19c6a49cd9973e30c87aa64cff 100644
--- a/headless/lib/renderer/DEPS
+++ b/headless/lib/renderer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/printing/renderer",
"+content/public/renderer",
+ "+printing",
"+third_party/WebKit/public",
-]
+]
« 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