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

Unified Diff: ui/views/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 | « 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 3d050476bbc4388ff32d369aa840654ecb622510..aad0308c72ae6582d5325b51a152dbae0afab1b6 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -338,6 +338,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