| 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 {
|
|
|