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

Unified Diff: sync/internal_api/debug_info_event_listener.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: Fix Win update errors 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/debug_info_event_listener.cc
diff --git a/chrome/browser/sync/internal_api/debug_info_event_listener.cc b/sync/internal_api/debug_info_event_listener.cc
similarity index 98%
rename from chrome/browser/sync/internal_api/debug_info_event_listener.cc
rename to sync/internal_api/debug_info_event_listener.cc
index 0108f8e34f19278478953902553e4eb773591178..53fc9b1a4e42d22a1eeb1ddb29a96fe4a63bd23b 100644
--- a/chrome/browser/sync/internal_api/debug_info_event_listener.cc
+++ b/sync/internal_api/debug_info_event_listener.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/debug_info_event_listener.h"
+#include "sync/internal_api/debug_info_event_listener.h"
using browser_sync::sessions::SyncSessionSnapshot;
namespace sync_api {
« no previous file with comments | « sync/internal_api/debug_info_event_listener.h ('k') | sync/internal_api/debug_info_event_listener_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698