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

Unified Diff: chrome/chrome_tests.gypi

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/chrome.gyp ('k') | tools/perf_expectations/perf_expectations.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index e15d36d61afd1a8fdd64663e20e894fe5caa87b8..8cd013301fbd7a161902062e405e085ae9f7aabb 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3031,6 +3031,7 @@
'browser/sync/engine/syncproto_unittest.cc',
'browser/sync/engine/verify_updates_command_unittest.cc',
'browser/sync/internal_api/change_record_unittest.cc',
+ 'browser/sync/internal_api/debug_info_event_listener_unittest.cc',
'browser/sync/internal_api/syncapi_mock.h',
'browser/sync/internal_api/syncapi_server_connection_manager_unittest.cc',
'browser/sync/internal_api/syncapi_unittest.cc',
@@ -3066,6 +3067,7 @@
'browser/sync/test/engine/mock_gaia_authenticator.cc',
'browser/sync/test/engine/mock_gaia_authenticator.h',
'browser/sync/test/engine/mock_gaia_authenticator_unittest.cc',
+ 'browser/sync/test/engine/syncer_command_test.cc',
'browser/sync/test/engine/syncer_command_test.h',
'browser/sync/test/engine/test_id_factory.h',
'browser/sync/test/engine/test_syncable_utils.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | tools/perf_expectations/perf_expectations.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698