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

Unified Diff: ui/views/examples/examples.gyp

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/examples.gyp
diff --git a/ui/views/examples/examples.gyp b/ui/views/examples/examples.gyp
index de889d01f78e7416f7387ecd58c1deac0761ab29..5672ecea617c9a0cb67f02e75370b4f2ccc92fb9 100644
--- a/ui/views/examples/examples.gyp
+++ b/ui/views/examples/examples.gyp
@@ -58,6 +58,8 @@
'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