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

Unified Diff: sync/internal_api/read_node_mock.cc

Issue 10147003: [Sync] Move 'syncapi_core' and 'sync_unit_tests' targets to sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to head Created 8 years, 8 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: sync/internal_api/read_node_mock.cc
diff --git a/chrome/browser/sync/internal_api/read_node_mock.cc b/sync/internal_api/read_node_mock.cc
similarity index 82%
rename from chrome/browser/sync/internal_api/read_node_mock.cc
rename to sync/internal_api/read_node_mock.cc
index bbe23ea50bb8b32646e1aa6e8ce05f856892ef44..9192459f987cd1840490e01e8784170710719631 100644
--- a/chrome/browser/sync/internal_api/read_node_mock.cc
+++ b/sync/internal_api/read_node_mock.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/internal_api/read_node_mock.h"
+#include "sync/internal_api/read_node_mock.h"
#include "sync/protocol/autofill_specifics.pb.h"

Powered by Google App Engine
This is Rietveld 408576698