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

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

Issue 2835603002: Revert of Add --headless flag to Windows (Closed)
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « headless/app/headless_shell_switches.cc ('k') | headless/lib/browser/headless_browser_impl.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/printing/browser", 2 "+components/printing/browser",
3 "+components/printing/common", 3 "+components/printing/common",
4 "+components/security_state", 4 "+components/security_state",
5 "+printing", 5 "+printing",
6 "+storage/browser/quota", 6 "+storage/browser/quota",
7 "+ui/aura", 7 "+ui/aura",
8 "+sandbox/win/src",
8 ] 9 ]
9 specific_include_rules = { 10 specific_include_rules = {
10 "headless_clipboard.h": [ 11 "headless_clipboard.h": [
11 "+third_party/skia/include", 12 "+third_party/skia/include",
12 ] 13 ]
13 } 14 }
OLDNEW
« no previous file with comments | « headless/app/headless_shell_switches.cc ('k') | headless/lib/browser/headless_browser_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698