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

Unified Diff: chrome/browser/signin/DEPS

Issue 17167006: move sync_promo_ui to non-webui-specific directory (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fixed include guard on moved file Created 7 years, 6 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
« no previous file with comments | « chrome/browser/profiles/profile_manager.cc ('k') | chrome/browser/signin/signin_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/signin/DEPS
diff --git a/chrome/browser/signin/DEPS b/chrome/browser/signin/DEPS
index 26c54156c30119ede7c542d470972e1fcbb8343b..314d152e4d62d33bddc9d7b6ff883efeaf1b6870 100644
--- a/chrome/browser/signin/DEPS
+++ b/chrome/browser/signin/DEPS
@@ -48,8 +48,8 @@ specific_include_rules = {
"!chrome/browser/sync/profile_sync_service_mock.h",
"!chrome/browser/ui/browser.h",
"!chrome/browser/ui/singleton_tabs.h",
+ "!chrome/browser/ui/sync/sync_promo_ui.h",
"!chrome/browser/ui/tabs/tab_strip_model.h",
- "!chrome/browser/ui/webui/sync_promo/sync_promo_ui.h",
],
# These files are staying in //chrome so no need to limit.
« no previous file with comments | « chrome/browser/profiles/profile_manager.cc ('k') | chrome/browser/signin/signin_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698