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

Unified Diff: headless/DEPS

Issue 2762593002: Add --headless flag to Windows (Closed)
Patch Set: Fixed Request job export 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/DEPS
diff --git a/headless/DEPS b/headless/DEPS
index 2e51ac4eae364f416633bc74c370effb2ccc68dd..70959d7e827953836780efb6ff640dc94bb61b45 100644
--- a/headless/DEPS
+++ b/headless/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/crash/content/browser",
"+content/public/app",
"+content/public/browser",
+ "+content/public/renderer",
"+content/public/common",
"+content/public/test",
"+mojo/public",
@@ -16,5 +17,6 @@ include_rules = [
"+ui/gfx/geometry",
"+ui/gl",
"+ui/ozone/public",
+ "+sandbox/win/src",
"+services/service_manager/public",
]

Powered by Google App Engine
This is Rietveld 408576698