Chromium Code Reviews| Index: net/net.gyp |
| diff --git a/net/net.gyp b/net/net.gyp |
| index a5d69d33af39054924cdf8560bfdd8d3217b54df..48a1a43d05a6bb52bbb3196f65c9999804b11cbc 100644 |
| --- a/net/net.gyp |
| +++ b/net/net.gyp |
| @@ -1312,7 +1312,6 @@ |
| 'net', |
| '../base/base.gyp:base', |
| '../base/base.gyp:test_support_base', |
| - '../build/temp_gyp/googleurl.gyp:googleurl', |
|
szym
2011/11/14 23:52:50
This was added to satisfy GURL dependency in compi
|
| '../testing/gtest.gyp:gtest', |
| ], |
| 'sources': [ |
| @@ -1330,8 +1329,6 @@ |
| 'base/net_test_suite.h', |
| 'base/test_completion_callback.cc', |
| 'base/test_completion_callback.h', |
| - 'base/test_host_resolver_observer.cc', |
| - 'base/test_host_resolver_observer.h', |
| 'disk_cache/disk_cache_test_util.cc', |
| 'disk_cache/disk_cache_test_util.h', |
| 'dns/dns_test_util.cc', |