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

Side by Side 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, 3 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+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.
2 "+chrome/browser/ui/views" 3 "+chrome/browser/ui/views"
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698