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

Unified Diff: ui/views/BUILD.gn

Issue 2485083003: views: add layout delegates (Closed)
Patch Set: Created 4 years, 1 month 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: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index e0a734f75ddc57bf44f1edcfddd9423b7fc8aa73..0816a87aa7019786d5725649e8ebc152e693f993 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -277,6 +277,8 @@ component("views") {
"layout/grid_layout.cc",
"layout/grid_layout.h",
"layout/layout_constants.h",
+ "layout/layout_delegate.cc",
+ "layout/layout_delegate.h",
"layout/layout_manager.cc",
"layout/layout_manager.h",
"linux_ui/linux_ui.cc",

Powered by Google App Engine
This is Rietveld 408576698