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

Unified Diff: headless/DEPS

Issue 1430673002: Headless demo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Better javascript Created 5 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
« no previous file with comments | « headless/BUILD.gn ('k') | headless/app/headless_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/DEPS
diff --git a/components/printing/DEPS b/headless/DEPS
similarity index 58%
copy from components/printing/DEPS
copy to headless/DEPS
index 057bda25ce5948f045c2136939f5972f32c230bf..5d0df0ef7fdd1338ede12a68f69c419440ef95c5 100644
--- a/components/printing/DEPS
+++ b/headless/DEPS
@@ -1,7 +1,7 @@
include_rules = [
- "+content/public",
- "+ipc",
- "+printing",
"+third_party/WebKit/public",
- "+ui/gfx"
+ "+content/public",
+ "+cc/output",
+ "+ui/aura",
+ "+ui/gfx/geometry",
]
« no previous file with comments | « headless/BUILD.gn ('k') | headless/app/headless_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698