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

Unified Diff: components/sync/test/engine/test_directory_setter_upper.cc

Issue 2388673002: Revert of [Sync] Move //components/sync to the syncer namespace. (patchset #5 id:40001 of https://co (Closed)
Patch Set: 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
Index: components/sync/test/engine/test_directory_setter_upper.cc
diff --git a/components/sync/test/engine/test_directory_setter_upper.cc b/components/sync/test/engine/test_directory_setter_upper.cc
index 29ff0b733ade79f3c22b04d820b72c9ae73af14f..58b4d050f1236555f69cc9673baf772e60298bac 100644
--- a/components/sync/test/engine/test_directory_setter_upper.cc
+++ b/components/sync/test/engine/test_directory_setter_upper.cc
@@ -35,7 +35,7 @@ void TestDirectorySetterUpper::SetUp() {
}
void TestDirectorySetterUpper::SetUpWith(
- syncable::DirectoryBackingStore* directory_store) {
+ syncer::syncable::DirectoryBackingStore* directory_store) {
CHECK(directory_store);
test_transaction_observer_.reset(new syncable::TestTransactionObserver());
WeakHandle<syncable::TransactionObserver> transaction_observer =
« no previous file with comments | « components/sync/test/engine/test_directory_setter_upper.h ('k') | components/sync/test/engine/test_syncable_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698