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

Unified Diff: components/bubble/DEPS

Issue 1251633002: Add BubbleManager to manage bubbles and ChromeBubbleManager for events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Feedback Created 5 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: components/bubble/DEPS
diff --git a/chromecast/browser/test/DEPS b/components/bubble/DEPS
similarity index 77%
copy from chromecast/browser/test/DEPS
copy to components/bubble/DEPS
index b969a40c30306d5dfba381314c46bc38091e6f40..3f1f495d956c9346f4eb7119234731ca0cde3cab 100644
--- a/chromecast/browser/test/DEPS
+++ b/components/bubble/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/test",
msw 2015/08/27 18:41:13 You can also remove this now.
hcarmona 2015/08/27 20:25:42 Done.
+ "+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698