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

Unified Diff: chrome/browser/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: Apply 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index a9ec08f720c5c7ed57904b14007248bcfc6a8c07..a12ab2c60eff1fb738bb3baa4f3c9340e96a8497 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -23,6 +23,7 @@ include_rules = [
"+components/bookmarks/test",
"+components/browser_watcher",
"+components/browsing_data",
+ "+components/bubble",
msw 2015/08/13 03:37:20 This doesn't appear to be necessary (at least not
hcarmona 2015/08/15 02:03:18 Acknowledged.
"+components/cdm/browser",
"+components/cloud_devices/common",
"+components/component_updater",

Powered by Google App Engine
This is Rietveld 408576698