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

Unified Diff: ui/views/examples/BUILD.gn

Issue 1953133002: [WIP: not for review] Reduce re-layout Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index 6aed028f713f5480feb78594f65e1a86b35b1471..918c5783ccc6eecf349e03883e6b0e5f6fff2220 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -32,6 +32,8 @@ component("views_examples_lib") {
"menu_example.h",
"message_box_example.cc",
"message_box_example.h",
+ "multiline_elision_example.cc",
+ "multiline_elision_example.h",
"multiline_example.cc",
"multiline_example.h",
"progress_bar_example.cc",

Powered by Google App Engine
This is Rietveld 408576698