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

Unified Diff: chrome/browser/DEPS

Issue 2816293002: Description: Replace layout constants in chrome/browser/extensions and chrome/browser/first_run (Closed)
Patch Set: Fix dumb error Created 3 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index ca33be37cd38affd1f51e9cc9bd3954d80ca2799..ccd5920ab00fc3d4165a47492fbd80134cf187d1 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -74,6 +74,7 @@ include_rules = [
"-chrome/browser/ui/views",
"+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/try_chrome_dialog_view.h",
Peter Kasting 2017/04/26 18:26:25 You may want to run this by jam to see if he has a
"+chrome/browser/ui/views/ash/chrome_browser_main_extra_parts_ash.h",
# Code in chrome should not use ash::SessionStateDelegate and friends.

Powered by Google App Engine
This is Rietveld 408576698