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

Unified Diff: headless/app/DEPS

Issue 1410573004: headless: Add a headless shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move to a top level directory. Created 5 years, 2 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/app/DEPS
diff --git a/components/visitedlink/test/DEPS b/headless/app/DEPS
similarity index 68%
copy from components/visitedlink/test/DEPS
copy to headless/app/DEPS
index fe7bb13183f7dd1384b879305f395073a6d2f6c0..5c313b4d83560b144b0af903d7222decad9fdfb9 100644
--- a/components/visitedlink/test/DEPS
+++ b/headless/app/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public",
+ "+headless/lib",
]

Powered by Google App Engine
This is Rietveld 408576698