| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index e9a90e2faed250e3f2d2a4cabb14a67da12c552b..190140903cad4ac61939037af4f108f2367edacf 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',
|
|
|