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: chromecast/BUILD.gn

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. Created 4 years, 5 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
Index: chromecast/BUILD.gn
diff --git a/chromecast/BUILD.gn b/chromecast/BUILD.gn
index 89da37fdff3521b6f3593b5d16bf4b55b006816f..429210857e17fa5d2188230f3eb08310e6492cb0 100644
--- a/chromecast/BUILD.gn
+++ b/chromecast/BUILD.gn
@@ -39,7 +39,7 @@ cast_test_group("cast_tests") {
"//ppapi:ppapi_unittests",
"//sandbox/linux:sandbox_linux_unittests",
"//sql:sql_unittests",
- "//sync:sync_unit_tests",
+ "//components/sync:sync_unit_tests",
"//third_party/cacheinvalidation:cacheinvalidation_unittests",
"//ui/base:ui_base_unittests",
]

Powered by Google App Engine
This is Rietveld 408576698