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

Unified Diff: chrome/browser/ui/views/DEPS

Issue 23461013: Refactor out duplicate code from GTK/Views extension installed bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no multi inherit Created 7 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/ui/views/DEPS
diff --git a/chrome/browser/ui/views/DEPS b/chrome/browser/ui/views/DEPS
index 374d2a138202048a24244f0deea9eab5e4643fac..ad13fd7d3c17bceff5b43b0caeea27622d0cc83f 100644
--- a/chrome/browser/ui/views/DEPS
+++ b/chrome/browser/ui/views/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+chrome/browser/ui/extensions",
tfarina 2013/08/29 22:19:54 why did you need this? checkdeps.py complained?
Yoyo Zhou 2013/09/03 19:34:36 It did, but it no longer seems necessary.
"+chrome/browser/ui/views"
]

Powered by Google App Engine
This is Rietveld 408576698