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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2758323002: Broke out layout metric information from ViewsDelegate to LayoutProvider (Closed)
Patch Set: Fix Bookmark and Global error unittests Created 3 years, 9 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/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 0b7d276f8f875491faf7a88b97d823a355f48827..638d334eebb274a2297f0c192f3b4c05f98aff1b 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1495,6 +1495,8 @@ split_static_library("ui") {
"views/global_error_bubble_view.h",
"views/harmony/chrome_typography.cc",
"views/harmony/chrome_typography.h",
+ "views/harmony/chrome_views_layout_delegate.cc",
+ "views/harmony/chrome_views_layout_delegate.h",
"views/harmony/harmony_layout_delegate.cc",
"views/harmony/harmony_layout_delegate.h",
"views/harmony/layout_delegate.cc",

Powered by Google App Engine
This is Rietveld 408576698