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

Unified Diff: chrome/chrome.gyp

Issue 8189003: Send important client side event information to the server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: committing. Created 9 years, 2 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
« no previous file with comments | « chrome/browser/sync/test/engine/syncer_command_test.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/browser/sync/test/engine/syncer_command_test.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698