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

Unified Diff: chrome/browser/apps/app_shim/DEPS

Issue 2295063002: Use ChannelMojo between app shims and the browser process. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/apps/app_shim/DEPS
diff --git a/chrome/browser/apps/app_shim/DEPS b/chrome/browser/apps/app_shim/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..61ef5fec30ca9c427afa1fc58d802c5c03c01432
--- /dev/null
+++ b/chrome/browser/apps/app_shim/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo/edk/embedder",
+]

Powered by Google App Engine
This is Rietveld 408576698