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

Unified Diff: ui/views/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 | « no previous file | ui/views/examples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 5a59c2e428635c8f12268d0d69d06b2e057bd90a..dfc60ef706a4e6a7f4e40c8784a43b0b57e5a7f2 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -342,6 +342,8 @@ component("views") {
"view_model_utils.cc",
"view_model_utils.h",
"view_observer.h",
+ "view_properties.cc",
+ "view_properties.h",
"view_targeter.cc",
"view_targeter.h",
"view_targeter_delegate.cc",
« no previous file with comments | « no previous file | ui/views/examples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698