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

Unified Diff: content/shell/utility/DEPS

Issue 1149833007: Embed a mojo ApplicationManager in content/browser (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: content/shell/utility/DEPS
diff --git a/chrome/browser/chromeos/device/DEPS b/content/shell/utility/DEPS
similarity index 54%
copy from chrome/browser/chromeos/device/DEPS
copy to content/shell/utility/DEPS
index 2225efa4ac8502366fc46c58864fad83e0701436..72513eb4a8e72a8ddb3826adba971ad6c4540721 100644
--- a/chrome/browser/chromeos/device/DEPS
+++ b/content/shell/utility/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+device/hid"
+ "+mojo/shell",
]

Powered by Google App Engine
This is Rietveld 408576698