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

Unified Diff: components/devtools_service/DEPS

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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 | « components/devtools_service/BUILD.gn ('k') | components/devtools_service/devtools_http_server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/devtools_service/DEPS
diff --git a/components/devtools_service/DEPS b/components/devtools_service/DEPS
index 0ccf7fc9e6e46bd13dc7cc53860c3b30c7060f82..d5bdd6010c153c2c90589171b313e2a0d3719d1b 100644
--- a/components/devtools_service/DEPS
+++ b/components/devtools_service/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+mojo/application",
+ "+mojo/shell",
"+mojo/common",
"+mojo/public",
"+mojo/services/network/public",
« no previous file with comments | « components/devtools_service/BUILD.gn ('k') | components/devtools_service/devtools_http_server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698