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

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

Issue 2836313002: BoxLayout now suports per-view margins. (Closed)
Patch Set: Fixed BoxLayout for unit tests 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
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/examples/box_layout_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 3f27518f403ae57caf6f20bcc8be6e0a127e15c2..345ed81a1a37767c73f806d137d62a8f5c6ee12c 100644
--- a/ui/views/examples/BUILD.gn
+++ b/ui/views/examples/BUILD.gn
@@ -8,6 +8,8 @@ component("views_examples_lib") {
testonly = true
sources = [
+ "box_layout_example.cc",
+ "box_layout_example.h",
"bubble_example.cc",
"bubble_example.h",
"button_example.cc",
« no previous file with comments | « ui/views/BUILD.gn ('k') | ui/views/examples/box_layout_example.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698