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

Side by Side Diff: headless/lib/browser/DEPS

Issue 2624343002: Get headless_shell building on Windows. (Closed)
Patch Set: Get headless_shell building on Windows. 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/security_state", 2 "+components/security_state",
3 "+storage/browser/quota", 3 "+storage/browser/quota",
4 "+ui/aura", 4 "+ui/aura",
5 "+sandbox/win/src",
5 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698