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

Side by Side Diff: chrome/browser/ui/DEPS

Issue 246653003: Settings Overides -- warn user when extensions override their NTP. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Polish Created 6 years, 8 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 "+components/auto_login_parser", 2 "+components/auto_login_parser",
3 "-chrome/browser/ui/views", 3 "-chrome/browser/ui/views",
4 "+chrome/browser/ui/views/settings_api_bubble_helper_views.h"
Finnur 2014/04/22 18:16:33 I'll admit, this is a bit unfortunate. Is there a
sky 2014/04/22 22:13:27 Yes, we definitely don't want this dependency here
Finnur 2014/04/23 13:51:35 Thanks for the suggestion! It turns out I don't n
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698