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

Side by Side Diff: headless/DEPS

Issue 2300703005: DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. (Closed)
Patch Set: for_landing! Created 4 years, 3 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/BUILD.gn ('k') | headless/lib/browser/headless_browser_main_parts.h » ('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/devtools_http_handler",
3 "+content/public", 2 "+content/public",
4 "+mojo/public", 3 "+mojo/public",
5 "+net", 4 "+net",
6 "+ui/base", 5 "+ui/base",
7 "+ui/base/resource", 6 "+ui/base/resource",
8 "+ui/display", 7 "+ui/display",
9 "+ui/gfx", 8 "+ui/gfx",
10 "+ui/gfx/geometry", 9 "+ui/gfx/geometry",
11 "+ui/gl", 10 "+ui/gl",
12 "+ui/ozone/public", 11 "+ui/ozone/public",
13 "+services/shell/public", 12 "+services/shell/public",
14 ] 13 ]
OLDNEW
« no previous file with comments | « headless/BUILD.gn ('k') | headless/lib/browser/headless_browser_main_parts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698