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

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

Issue 2701373002: Add a DialogExample example to views_examples (Closed)
Patch Set: respond to comments Created 3 years, 10 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 | « no previous file | ui/views/examples/dialog_example.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/examples/BUILD.gn
diff --git a/ui/views/examples/BUILD.gn b/ui/views/examples/BUILD.gn
index ef70dd3a90d19e0de1345af9a42ebbcded191702..3f27518f403ae57caf6f20bcc8be6e0a127e15c2 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -18,6 +18,8 @@ component("views_examples_lib") {
"checkbox_example.h",
"combobox_example.cc",
"combobox_example.h",
+ "dialog_example.cc",
+ "dialog_example.h",
"example_base.cc",
"example_base.h",
"example_combobox_model.cc",
« no previous file with comments | « no previous file | ui/views/examples/dialog_example.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698