| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 51e12186e71f3b7f97b8e35370743c8bf41e51e6..469b4770d6957b0782814090efca70be371856d9 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -493,6 +493,8 @@
|
| 'browser/sync/internal_api/change_reorder_buffer.cc',
|
| 'browser/sync/internal_api/change_reorder_buffer.h',
|
| 'browser/sync/internal_api/configure_reason.h',
|
| + 'browser/sync/internal_api/debug_info_event_listener.cc',
|
| + 'browser/sync/internal_api/debug_info_event_listener.h',
|
| 'browser/sync/internal_api/http_post_provider_factory.h',
|
| 'browser/sync/internal_api/http_post_provider_interface.h',
|
| 'browser/sync/internal_api/read_node.cc',
|
| @@ -657,6 +659,7 @@
|
| 'browser/sync/protocol/service_constants.h',
|
| 'browser/sync/protocol/sync_protocol_error.cc',
|
| 'browser/sync/protocol/sync_protocol_error.h',
|
| + 'browser/sync/sessions/debug_info_getter.h',
|
| 'browser/sync/sessions/ordered_commit_set.cc',
|
| 'browser/sync/sessions/ordered_commit_set.h',
|
| 'browser/sync/sessions/session_state.cc',
|
|
|