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

Unified Diff: chrome/browser/DEPS

Issue 2816293002: Description: Replace layout constants in chrome/browser/extensions and chrome/browser/first_run (Closed)
Patch Set: git cl try 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..4b7efefa626728ff49bd785a2cc73d6f644ffdf4 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -75,6 +75,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/ash/chrome_browser_main_extra_parts_ash.h",
+ "+chrome/browser/ui/views/harmony/chrome_layout_provider.h",
Peter Kasting 2017/04/17 19:36:18 I don't think adding this here is correct. Instea
ananta 2017/04/26 02:37:29 I moved try_chrome_dialog_view.cc to chrome/browse
# Code in chrome should not use ash::SessionStateDelegate and friends.
# Instead, use SessionManager/UserManager/SessionControllerClient directly

Powered by Google App Engine
This is Rietveld 408576698