summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 20:59:24 +0000
committerericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-22 20:59:24 +0000
commite3bcbd3e6ddaa645a7a857f47070461118c56857 (patch)
treebce44dcfb7d4e5e67175516ed1354db093a0a352
parent9b1ffe67ba38cd513e71f6d1040c889356843e50 (diff)
downloadchromium_src-e3bcbd3e6ddaa645a7a857f47070461118c56857.zip
chromium_src-e3bcbd3e6ddaa645a7a857f47070461118c56857.tar.gz
chromium_src-e3bcbd3e6ddaa645a7a857f47070461118c56857.tar.bz2
Remove a duplicate source file entry -- it appears in the sources of both "net_unittests" and "net_test_support", but only really needs to be in "net_test_support" target, since "net_unittests" depends on "net_test_support".
Review URL: http://codereview.chromium.org/115656 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16794 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--net/net.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 778f2da..8b7628f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -446,7 +446,6 @@
'http/http_transaction_unittest.h',
'http/http_util_unittest.cc',
'http/http_vary_data_unittest.cc',
- 'proxy/proxy_config_service_common_unittest.h',
'proxy/proxy_config_service_linux_unittest.cc',
'proxy/proxy_config_service_win_unittest.cc',
'proxy/proxy_config_unittest.cc',