summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 04:35:41 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-18 04:35:41 +0000
commit0fefd0206fc58c2908f299261a2e3f665266629e (patch)
treeb05ac051184c14260de6eae1c168ccb74bfd4a68 /net/net.gyp
parent966aa081ab4757e0386727ce9873d12dcf87b2b2 (diff)
downloadchromium_src-0fefd0206fc58c2908f299261a2e3f665266629e.zip
chromium_src-0fefd0206fc58c2908f299261a2e3f665266629e.tar.gz
chromium_src-0fefd0206fc58c2908f299261a2e3f665266629e.tar.bz2
net: Make a few test server connection values constants. Also do a little FilePath cleanup while we're at it.
BUG=none TEST=Net unittests do not time out on the fyi wine/valgrind test bot. Review URL: http://codereview.chromium.org/501100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index d95ffd7..2528073 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -593,6 +593,7 @@
'base/listen_socket_unittest.h',
'base/mime_sniffer_unittest.cc',
'base/mime_util_unittest.cc',
+ 'base/net_test_constants.h',
'base/net_util_unittest.cc',
'base/registry_controlled_domain_unittest.cc',
'base/run_all_unittests.cc',