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

Unified Diff: chrome/app/mash/DEPS

Issue 1722743002: Adds ability for chrome to behave as mojo_runner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge to tip of tree Created 4 years, 10 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/app/mash/DEPS
diff --git a/chrome/app/mash/DEPS b/chrome/app/mash/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..8c027b23d9ab75ee8e052a45127445fcaabe29a4
--- /dev/null
+++ b/chrome/app/mash/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "+ash",
+ "+components/font_service",
+ "+components/mus",
+ "+components/resource_provider",
+ "+mash",
+ "+mojo/shell",
+]

Powered by Google App Engine
This is Rietveld 408576698