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

Unified Diff: base/BUILD.gn

Issue 2230913003: Experimental alignment layout manager using a property on the views Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed AlignAttribute and associated types to FillAttribute Created 4 years, 2 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 | base/set_template.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index c1577b02e95f6615fc4d2603fd8994bb5a5a6190..e8706e19a970093ce76cfb008ac85dcd8bc40720 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1901,6 +1901,7 @@ test("base_unittests") {
"sequence_checker_unittest.cc",
"sequence_token_unittest.cc",
"sequenced_task_runner_unittest.cc",
+ "set_template_unittest.cc",
"sha1_unittest.cc",
"stl_util_unittest.cc",
"strings/nullable_string16_unittest.cc",
« no previous file with comments | « no previous file | base/set_template.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698