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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 82713004: Turn on UseLibraryDependencyInputs for browser_tests to enable incremental linking. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: more fixes Created 7 years, 1 month 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_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
===================================================================
--- chrome/chrome_tests_unit.gypi (revision 236655)
+++ chrome/chrome_tests_unit.gypi (working copy)
@@ -189,6 +189,8 @@
'browser/storage_monitor/test_media_transfer_protocol_manager_linux.h',
'browser/storage_monitor/test_storage_monitor.cc',
'browser/storage_monitor/test_storage_monitor.h',
+ 'browser/sync/profile_sync_service_mock.cc',
+ 'browser/sync/profile_sync_service_mock.h',
'browser/ui/browser.h',
'browser/ui/cocoa/find_bar/find_bar_host_unittest_util_cocoa.mm',
'browser/ui/cocoa/run_loop_testing.h',
@@ -440,8 +442,6 @@
'sources': [
'browser/sync/glue/session_sync_test_helper.cc',
'browser/sync/glue/session_sync_test_helper.h',
- 'browser/sync/profile_sync_service_mock.cc',
- 'browser/sync/profile_sync_service_mock.h',
'test/base/run_all_unittests.cc',
],
'conditions': [
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698