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

Unified Diff: chrome/chrome_tests.gypi

Issue 7149013: Remove most of the remaining test dependencies (other than chrome/test). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 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_browser.gypi ('k') | chrome/test/automation/automation_proxy_uitest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 88946)
+++ chrome/chrome_tests.gypi (working copy)
@@ -82,12 +82,6 @@
'browser/mock_browsing_data_indexed_db_helper.h',
'browser/mock_browsing_data_local_storage_helper.cc',
'browser/mock_browsing_data_local_storage_helper.h',
- # TODO: these should live here but are currently used by
- # production code code in libbrowser (in chrome.gyp).
- #'browser/net/url_request_mock_http_job.cc',
- #'browser/net/url_request_mock_http_job.h',
- 'browser/net/url_request_mock_net_error_job.cc',
- 'browser/net/url_request_mock_net_error_job.h',
'browser/notifications/notification_test_util.cc',
'browser/notifications/notification_test_util.h',
'browser/prefs/pref_observer_mock.cc',
@@ -188,6 +182,12 @@
'../content/browser/geolocation/mock_location_provider.h',
'../content/browser/mock_resource_context.cc',
'../content/browser/mock_resource_context.h',
+ # TODO: these should live here but are currently used by
+ # production code code in libbrowser (in chrome.gyp).
+ #'../content/browser/net/url_request_mock_http_job.cc',
+ #'../content/browser/net/url_request_mock_http_job.h',
+ '../content/browser/net/url_request_mock_net_error_job.cc',
+ '../content/browser/net/url_request_mock_net_error_job.h',
'../content/browser/renderer_host/mock_render_process_host.cc',
'../content/browser/renderer_host/mock_render_process_host.h',
'../content/browser/renderer_host/test_backing_store.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/test/automation/automation_proxy_uitest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698