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

Unified Diff: content/common/mojo/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 | « content/common/application_setup.mojom ('k') | content/common/mojo/mojo_shell_connection_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/mojo/DEPS
diff --git a/content/common/mojo/DEPS b/content/common/mojo/DEPS
index a8c7fc4b6c1777e186b533b1a57a480dcd1004dd..c70d064e52575c1f7e149a64a4e600c8ffd7b806 100644
--- a/content/common/mojo/DEPS
+++ b/content/common/mojo/DEPS
@@ -1,6 +1,6 @@
include_rules = [
- "+mojo/application/public/cpp",
- "+mojo/application/public/interfaces",
+ "+mojo/shell/public/cpp",
+ "+mojo/shell/public/interfaces",
"+mojo/converters/network",
"+mojo/runner/child",
]
« no previous file with comments | « content/common/application_setup.mojom ('k') | content/common/mojo/mojo_shell_connection_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698