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

Unified Diff: ui/views/BUILD.gn

Issue 2860953002: Harmony: Apply the upper bound on equal-sized button widths in DialogClientView. (Closed)
Patch Set: test_layout_provider.h, sanity checks, self-review: nit data member names Created 3 years, 7 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: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index cb53de4cdedf4bca499e1539a17c3860fc2b8764..3d050476bbc4388ff32d369aa840654ecb622510 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -711,6 +711,8 @@ static_library("test_support_internal") {
"test/slider_test_api.h",
"test/test_layout_manager.cc",
"test/test_layout_manager.h",
+ "test/test_layout_provider.cc",
+ "test/test_layout_provider.h",
"test/test_platform_native_widget.h",
"test/test_views.cc",
"test/test_views.h",
« no previous file with comments | « chrome/browser/ui/views/harmony/harmony_layout_provider.cc ('k') | ui/views/bubble/bubble_frame_view_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698