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

Unified Diff: chrome/chrome_tests.gypi

Issue 7575026: Session/tab sync performance tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment typos Created 9 years, 4 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 2d55c7c82021ed48cb0af78bb5c320418f67272b..8698d2c5c2a9c0030c4a23ef1ee9c05b8e446035 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3420,6 +3420,8 @@
'test/live_sync/live_extensions_sync_test.h',
'test/live_sync/live_passwords_sync_test.cc',
'test/live_sync/live_passwords_sync_test.h',
+ 'test/live_sync/live_sessions_sync_test.cc',
+ 'test/live_sync/live_sessions_sync_test.h',
'test/live_sync/live_typed_urls_sync_test.cc',
'test/live_sync/live_typed_urls_sync_test.h',
'test/live_sync/live_sync_extension_helper.cc',
@@ -3432,6 +3434,7 @@
'test/live_sync/performance/sync_timing_helper.cc',
'test/live_sync/performance/sync_timing_helper.h',
'test/live_sync/performance/passwords_sync_perf_test.cc',
+ 'test/live_sync/performance/sessions_sync_perf_test.cc',
'test/live_sync/performance/typed_urls_sync_perf_test.cc',
'test/live_sync/sync_datatype_helper.cc',
'test/live_sync/sync_datatype_helper.h',
« no previous file with comments | « no previous file | chrome/test/live_sync/live_sessions_sync_test.h » ('j') | chrome/test/live_sync/live_sessions_sync_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698