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

Unified Diff: components/BUILD.gn

Issue 2553953002: Split initialization_util into a Hermetic Library and a Variations Library (Closed)
Patch Set: Quick Adjustments Created 4 years 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index d518aea5a874f35f732e63309e61f881298f1f1c..ab037433f36d4c73ccdbfdcde417063b4e2b3ab6 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -134,6 +134,8 @@ test("components_unittests") {
"//components/sync_bookmarks:unit_tests",
"//components/sync_preferences:unit_tests",
"//components/sync_sessions:unit_tests",
+ "//components/task_scheduler_util/initialization:unit_tests",
+ "//components/task_scheduler_util/variations:unit_tests",
"//components/test:test_support",
"//components/translate/core/browser:unit_tests",
"//components/translate/core/common:unit_tests",
« no previous file with comments | « no previous file | components/task_scheduler_util/BUILD.gn » ('j') | components/task_scheduler_util/initialization/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698