| Index: chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- chrome/chrome_tests.gypi (revision 96452)
|
| +++ chrome/chrome_tests.gypi (working copy)
|
| @@ -173,6 +173,9 @@
|
| 'test/base/test_tab_strip_model_observer.h',
|
| 'test/base/test_url_request_context_getter.cc',
|
| 'test/base/test_url_request_context_getter.h',
|
| + 'test/base/testing_browser_process.cc',
|
| + 'test/base/testing_browser_process.h',
|
| + 'test/base/testing_browser_process_test.h',
|
| 'test/base/testing_pref_service.cc',
|
| 'test/base/testing_pref_service.h',
|
| 'test/base/testing_profile.cc',
|
| @@ -187,9 +190,6 @@
|
| 'test/base/values_test_util.h',
|
| 'test/test_navigation_observer.cc',
|
| 'test/test_navigation_observer.h',
|
| - 'test/testing_browser_process.cc',
|
| - 'test/testing_browser_process.h',
|
| - 'test/testing_browser_process_test.h',
|
| '../content/browser/geolocation/arbitrator_dependency_factories_for_test.cc',
|
| '../content/browser/geolocation/arbitrator_dependency_factories_for_test.h',
|
| '../content/browser/geolocation/mock_location_provider.cc',
|
|
|