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

Unified Diff: chrome/browser/DEPS

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: move run_loop_ to a unique_ptr Created 3 years, 4 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 2d8234dcd3aaf5dce2bcc0d29e3b7e6e27f3cd26..d7ccb3e8a57cdb51768589c48b2011dcccce370d 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -83,7 +83,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