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

Unified Diff: media/mojo/DEPS

Issue 1209283003: FrameMojoShell provides services to mojo apps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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: media/mojo/DEPS
diff --git a/media/mojo/DEPS b/media/mojo/DEPS
index fe3c60e0141beab79088d1f4f7a17bc2fd5ed532..0f87ee7648084ca6c277cbebefea8957b2c94c73 100644
--- a/media/mojo/DEPS
+++ b/media/mojo/DEPS
@@ -2,5 +2,6 @@ include_rules = [
"+mojo/application",
"+mojo/common",
"+mojo/converters",
+ "+mojo/public",
"+third_party/mojo/src/mojo/public",
]

Powered by Google App Engine
This is Rietveld 408576698