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

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

Issue 2836313002: BoxLayout now suports per-view margins. (Closed)
Patch Set: Merged with master. Removed cached orientation_ from ViewWrapper. Created 3 years, 6 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 106cfb66853b9f91843b1e631dac2027af194d68..f2789661f6fcea09da2c4c1dea427b04fe92dfe5 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