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

Unified Diff: extensions/BUILD.gn

Issue 2419793005: [Sync] Fix test support targets + duplicate namespaces. (Closed)
Patch Set: Fix ChromeOS. 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 | « components/wifi_sync/BUILD.gn ('k') | ios/chrome/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index f502923a5d41b297c871dd503f7ced264f6cd7ae..4613736096f5ecb374f5f314fc22582bc4d2e76c 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -280,7 +280,7 @@ source_set("chrome_extensions_browsertests") {
"//components/resources",
"//components/strings",
"//components/sync",
- "//components/sync:test_support_sync_model",
+ "//components/sync:test_support_model",
"//components/translate/core/common",
"//crypto:platform",
"//crypto:test_support",
« no previous file with comments | « components/wifi_sync/BUILD.gn ('k') | ios/chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698