Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.

I cannot repro this locally, so doing a quick change to green the purify builder.

TBR=erikkay

Review URL: http://codereview.chromium.org/13704

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6702 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/net/build/net.vcproj b/net/build/net.vcproj
index 0371f78..4530a27 100644
--- a/net/build/net.vcproj
+++ b/net/build/net.vcproj
@@ -1029,14 +1029,6 @@
 				>

 			</File>

 			<File

-				RelativePath="..\proxy\proxy_script_fetcher.cc"

-				>

-			</File>

-			<File

-				RelativePath="..\proxy\proxy_script_fetcher.h"

-				>

-			</File>

-			<File

 				RelativePath="..\proxy\proxy_service.cc"

 				>

 			</File>

diff --git a/net/build/net_unittests.vcproj b/net/build/net_unittests.vcproj
index faa6f83..2739355 100644
--- a/net/build/net_unittests.vcproj
+++ b/net/build/net_unittests.vcproj
@@ -415,10 +415,6 @@
 				Name="proxy"

 				>

 				<File

-					RelativePath="..\proxy\proxy_script_fetcher_unittest.cc"

-					>

-				</File>

-				<File

 					RelativePath="..\proxy\proxy_service_unittest.cc"

 					>

 				</File>