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

Unified Diff: components/sync/test/directory_backing_store_corruption_testing.cc

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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: components/sync/test/directory_backing_store_corruption_testing.cc
diff --git a/sync/test/directory_backing_store_corruption_testing.cc b/components/sync/test/directory_backing_store_corruption_testing.cc
similarity index 94%
rename from sync/test/directory_backing_store_corruption_testing.cc
rename to components/sync/test/directory_backing_store_corruption_testing.cc
index 7418465b0015ac757aa08cb106896435ccd3be66..5f7fdb8c2f0a4a739d818962e8368244c592f537 100644
--- a/sync/test/directory_backing_store_corruption_testing.cc
+++ b/components/sync/test/directory_backing_store_corruption_testing.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "sync/test/directory_backing_store_corruption_testing.h"
+#include "components/sync/test/directory_backing_store_corruption_testing.h"
#include <string>
« no previous file with comments | « components/sync/test/directory_backing_store_corruption_testing.h ('k') | components/sync/test/engine/fake_model_worker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698