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

Unified Diff: headless/DEPS

Issue 2049363003: Adds support for headless chrome embedder mojo services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: headless/DEPS
diff --git a/headless/DEPS b/headless/DEPS
index bec57897420bf29e100106109e773883c4587923..66399cbfa1225feda1d44da7c0b8712d818bb80c 100644
--- a/headless/DEPS
+++ b/headless/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/devtools_http_handler",
"+content/public",
+ "+mojo/public",
"+net",
"+ui/base",
"+ui/base/resource",
@@ -9,4 +10,5 @@ include_rules = [
"+ui/gfx/geometry",
"+ui/gl",
"+ui/ozone/public",
+ "+services/shell/public",
]
« no previous file with comments | « headless/BUILD.gn ('k') | headless/lib/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698