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

Unified Diff: blimp/client/core/DEPS

Issue 2270323004: Add BlimpView to a Chrome tab when Blimp is enabled. (Closed)
Patch Set: Magic now happens Created 4 years, 4 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: blimp/client/core/DEPS
diff --git a/chrome/browser/chromeos/device/DEPS b/blimp/client/core/DEPS
similarity index 54%
copy from chrome/browser/chromeos/device/DEPS
copy to blimp/client/core/DEPS
index 2225efa4ac8502366fc46c58864fad83e0701436..d21e0729f9c2fa6102f7d97435a71838db43604b 100644
--- a/chrome/browser/chromeos/device/DEPS
+++ b/blimp/client/core/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+device/hid"
+ "+ui/android",
David Trainor- moved to gerrit 2016/08/29 05:29:33 Aren't core deps much larger than just ui/android?
nyquist 2016/08/29 19:09:19 Yeah, it was just to get the checks working. Most
]

Powered by Google App Engine
This is Rietveld 408576698