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

Unified Diff: chrome/browser/DEPS

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: switch to vector icons. Simplify new button class as a function Created 3 years, 5 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 26e5f878246b9abeb2a81f13c3f405be9a7d1906..b8dceee7f8e544b5fdd8a24c3b02ba08f5ee053f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -81,7 +81,7 @@ include_rules = [
"+chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h",
"+chrome/browser/ui/views/chrome_browser_main_extra_parts_views_linux.h",
"+chrome/browser/ui/views/extensions/request_file_system_dialog_view.h",
- "+chrome/browser/ui/views/try_chrome_dialog_view.h",
+ "+chrome/browser/ui/views/try_chrome_dialog.h",
"+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h",
# Explicitly disallow using SyncMessageFilter to prevent browser from

Powered by Google App Engine
This is Rietveld 408576698