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

Unified Diff: chrome/browser/sync/test/integration/migration_test.cc

Issue 2700783002: s/\bArc\b/ARC/g for ARC related code. (Closed)
Patch Set: Address ARC++ Created 3 years, 10 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: chrome/browser/sync/test/integration/migration_test.cc
diff --git a/chrome/browser/sync/test/integration/migration_test.cc b/chrome/browser/sync/test/integration/migration_test.cc
index c5881b0849491471ba0f1b703a4a7ce41198beef..2c468f560e0060282c04678fbeb2f8e881e69015 100644
--- a/chrome/browser/sync/test/integration/migration_test.cc
+++ b/chrome/browser/sync/test/integration/migration_test.cc
@@ -105,7 +105,7 @@ class MigrationTest : public SyncTest {
preferred_data_types.Remove(syncer::AUTOFILL_WALLET_DATA);
preferred_data_types.Remove(syncer::AUTOFILL_WALLET_METADATA);
- // Arc package will be unready during this test, so we should not request
+ // ARC package will be unready during this test, so we should not request
// that it be migrated.
preferred_data_types.Remove(syncer::ARC_PACKAGE);

Powered by Google App Engine
This is Rietveld 408576698