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

Side by Side Diff: headless/DEPS

Issue 1674263002: headless: Initial headless embedder API implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove provisional client API for now. Created 4 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
(Empty)
1 include_rules = [
2 "+components/devtools_discovery",
3 "+components/devtools_http_handler",
4 "+content/public",
5 "+net",
6 "+ui/aura",
7 "+ui/base",
8 "+ui/base/resource",
9 "+ui/gfx",
10 "+ui/gfx/geometry",
11 "+ui/ozone/public",
12 ]
OLDNEW
« no previous file with comments | « headless/BUILD.gn ('k') | headless/README.md » ('j') | headless/app/headless_shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698