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

Unified Diff: chrome/chrome_tests.gypi

Issue 7602002: Sync performance tests: add new sources in chrome_tests.gypi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | 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 6adfe513ff23b0a9a33bc80a4f15867515cde861..8e17736c5bdc4c23246ff0645cf445f639b3f5e4 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3414,8 +3414,17 @@
],
'defines': [ 'HAS_OUT_OF_PROC_TEST_RUNNER' ],
'sources': [
+ 'app/chrome_command_ids.h',
+ 'app/chrome_dll.rc',
+ 'app/chrome_dll_resource.h',
+ 'app/chrome_version.rc.version',
'browser/password_manager/password_form_data.cc',
+ 'browser/sessions/session_backend.cc',
+ 'browser/sync/glue/session_model_associator.cc',
'test/base/out_of_proc_test_runner.cc',
+ 'test/base/test_notification_tracker.cc',
+ 'test/base/test_notification_tracker.h',
+ 'test/data/resource.rc',
'test/live_sync/autofill_helper.cc',
'test/live_sync/autofill_helper.h',
'test/live_sync/bookmarks_helper.cc',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698