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

Unified Diff: ui/views/BUILD.gn

Issue 2439093002: Reland of "Added common layout framework for system menu rows." (Closed)
Patch Set: Addressed review comments. Created 4 years, 2 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
« no previous file with comments | « ash/common/system/tray/tri_view_unittest.cc ('k') | ui/views/test/test_layout_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 565b115f02a7031c8b190266de5b01fca72f2d29..b321859f198d56b779debb63dc01a2d444820cc4 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -685,6 +685,8 @@ static_library("test_support_internal") {
"test/scoped_views_test_helper.h",
"test/slider_test_api.cc",
"test/slider_test_api.h",
+ "test/test_layout_manager.cc",
+ "test/test_layout_manager.h",
"test/test_slider.cc",
"test/test_slider.h",
"test/test_views.cc",
« no previous file with comments | « ash/common/system/tray/tri_view_unittest.cc ('k') | ui/views/test/test_layout_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698