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

Unified Diff: net/net.gyp

Issue 28309: Add missing tests to the GYP+Xcode build. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 10 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.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
===================================================================
--- net/net.gyp (revision 10694)
+++ net/net.gyp (working copy)
@@ -393,6 +393,7 @@
'base/ssl_client_socket_unittest.cc',
'base/ssl_config_service_unittest.cc',
'base/tcp_client_socket_unittest.cc',
+ 'base/tcp_pinger_unittest.cc',
'base/telnet_server_unittest.cc',
'base/test_completion_callback_unittest.cc',
'base/wininet_util_unittest.cc',
@@ -424,6 +425,7 @@
'http/http_vary_data_unittest.cc',
'proxy/proxy_resolver_v8_unittest.cc',
'proxy/proxy_script_fetcher_unittest.cc',
+ 'proxy/proxy_server_unittest.cc',
'proxy/proxy_service_unittest.cc',
'url_request/url_request_unittest.cc',
'url_request/url_request_unittest.h',
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698