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

Unified Diff: extensions/BUILD.gn

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. 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/wifi_credential_syncable_service_unittest.cc ('k') | extensions/browser/app_sorting.h » ('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 dbd17c6f1506349d47f0cfb11c26fd45f7c35c92..4f2387e20f9ef6fe05384baa08b53369c4dffce7 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_api",
+ "//components/sync:test_support_sync_model",
"//components/translate/core/common",
"//crypto:platform",
"//crypto:test_support",
« no previous file with comments | « components/wifi_sync/wifi_credential_syncable_service_unittest.cc ('k') | extensions/browser/app_sorting.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698