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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index 0abd903a2d142c3c71211c00c398ada70710bceb..fe0d42a6b7b1f7dd0a431ae790d3ebb061ff3e9f 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/auto_login_parser",
"-chrome/browser/ui/views",
+ "+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
]

Powered by Google App Engine
This is Rietveld 408576698