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

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: Fix Build 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/chrome/browser/password_manager/DEPS b/components/bubble/DEPS
similarity index 62%
copy from chrome/browser/password_manager/DEPS
copy to components/bubble/DEPS
index d6abddad069c1e69bc474894adfdc0640288cf26..6f0cc87a102bb2d1b7f68220de59f3e51678f853 100644
--- a/chrome/browser/password_manager/DEPS
+++ b/components/bubble/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+dbus",
+ "+ui/gfx"
]

Powered by Google App Engine
This is Rietveld 408576698