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

Unified Diff: headless/lib/browser/DEPS

Issue 2624343002: Get headless_shell building on Windows. (Closed)
Patch Set: Remove headless_shell addition to chrome windows build Created 3 years, 10 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
« no previous file with comments | « headless/BUILD.gn ('k') | headless/lib/browser/headless_browser_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/lib/browser/DEPS
diff --git a/headless/lib/browser/DEPS b/headless/lib/browser/DEPS
index 0df32e1eda5aee0d52ace307fedddfdd6f1289b6..ef4dfad3ba56e352c5d45ad2220f2c7c596f297d 100644
--- a/headless/lib/browser/DEPS
+++ b/headless/lib/browser/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+components/security_state",
"+storage/browser/quota",
"+ui/aura",
+ "+sandbox/win/src",
dvallet 2017/03/07 22:40:50 This actually may not be needed. Go ahead and reve
]
« no previous file with comments | « headless/BUILD.gn ('k') | headless/lib/browser/headless_browser_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698