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

Unified Diff: headless/DEPS

Issue 1461693003: [headless] Initial skeleton of headless/public/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed OnStart() and changed Run() 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
Index: headless/DEPS
diff --git a/components/network_hints/DEPS b/headless/DEPS
similarity index 62%
copy from components/network_hints/DEPS
copy to headless/DEPS
index 373a11b5f2a2661995934e5d4ce7cbdbba02ccaf..a0c67dd5e33a0ce44b2d699965ef37219d6da823 100644
--- a/components/network_hints/DEPS
+++ b/headless/DEPS
@@ -1,5 +1,3 @@
include_rules = [
- "+content/public",
- "+ipc",
"+third_party/WebKit/public",
]

Powered by Google App Engine
This is Rietveld 408576698