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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 14971002: GTTF: move chrome/browser/google_apis/test_server to net/test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased, OWNERS Created 7 years, 7 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/browser/google_apis/test_util.cc ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index a89a59fec1f5a4efb829e1e7b23f2e7137935289..e63dd90a6c27dcf2b4b4784133c50527e6485d11 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -122,14 +122,6 @@
'browser/extensions/test_management_policy.h',
'browser/google_apis/dummy_drive_service.cc',
'browser/google_apis/dummy_drive_service.h',
- 'browser/google_apis/test_server/http_connection.cc',
- 'browser/google_apis/test_server/http_connection.h',
- 'browser/google_apis/test_server/http_request.cc',
- 'browser/google_apis/test_server/http_request.h',
- 'browser/google_apis/test_server/http_response.cc',
- 'browser/google_apis/test_server/http_response.h',
- 'browser/google_apis/test_server/http_server.cc',
- 'browser/google_apis/test_server/http_server.h',
'browser/google_apis/test_util.cc',
'browser/google_apis/test_util.h',
'browser/media_galleries/fileapi/picasa/pmp_test_helper.cc',
@@ -844,9 +836,6 @@
'browser/google_apis/mock_drive_service.h',
'browser/google_apis/operation_registry_unittest.cc',
'browser/google_apis/operation_util_unittest.cc',
- 'browser/google_apis/test_server/http_request_unittest.cc',
- 'browser/google_apis/test_server/http_response_unittest.cc',
- 'browser/google_apis/test_server/http_server_unittest.cc',
'browser/google_apis/time_util_unittest.cc',
'browser/history/android/android_cache_database_unittest.cc',
'browser/history/android/android_history_provider_service_unittest.cc',
« no previous file with comments | « chrome/browser/google_apis/test_util.cc ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698