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

Unified Diff: sync/util/data_encryption_win_unittest.cc

Issue 9699057: [Sync] Move 'sync' target to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address Tim's comments Created 8 years, 9 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 | « sync/util/data_encryption_win.cc ('k') | sync/util/data_type_histogram.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/util/data_encryption_win_unittest.cc
diff --git a/chrome/browser/sync/util/data_encryption_unittest.cc b/sync/util/data_encryption_win_unittest.cc
similarity index 92%
rename from chrome/browser/sync/util/data_encryption_unittest.cc
rename to sync/util/data_encryption_win_unittest.cc
index 6a8091cac14adfc8c3bfc6cbeae08912437a4e9b..4fa525046057f1b26b19ae3ae34a02b33cab1b42 100644
--- a/chrome/browser/sync/util/data_encryption_unittest.cc
+++ b/sync/util/data_encryption_win_unittest.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 "chrome/browser/sync/util/data_encryption.h"
+#include "sync/util/data_encryption_win.h"
#include <string>
#include <vector>
« no previous file with comments | « sync/util/data_encryption_win.cc ('k') | sync/util/data_type_histogram.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698