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

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

Issue 2296343004: views_examples: add Button sticker sheet (Closed)
Patch Set: add md warning Created 4 years, 3 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/button_sticker_sheet.h » ('j') | ui/views/examples/button_sticker_sheet.cc » ('J')
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 3be05bd82576ad07d6ab3a4fe3c0cfdeffafd3aa..ef70dd3a90d19e0de1345af9a42ebbcded191702 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -12,6 +12,8 @@ component("views_examples_lib") {
"bubble_example.h",
"button_example.cc",
"button_example.h",
+ "button_sticker_sheet.cc",
+ "button_sticker_sheet.h",
"checkbox_example.cc",
"checkbox_example.h",
"combobox_example.cc",
« no previous file with comments | « no previous file | ui/views/examples/button_sticker_sheet.h » ('j') | ui/views/examples/button_sticker_sheet.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698