Index: trunk/src/net/net.gyp |
=================================================================== |
--- trunk/src/net/net.gyp (revision 193988) |
+++ trunk/src/net/net.gyp (working copy) |
@@ -50,12 +50,12 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
'../crypto/crypto.gyp:crypto', |
'../sdch/sdch.gyp:sdch', |
'../third_party/icu/icu.gyp:icui18n', |
'../third_party/icu/icu.gyp:icuuc', |
'../third_party/zlib/zlib.gyp:zlib', |
+ '../url/url.gyp:url', |
'net_resources', |
], |
'sources': [ |
@@ -1386,11 +1386,11 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
'../crypto/crypto.gyp:crypto', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../third_party/zlib/zlib.gyp:zlib', |
+ '../url/url.gyp:url', |
'net', |
'net_test_support', |
], |
@@ -1971,7 +1971,7 @@ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
'../base/base.gyp:test_support_perf', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
'../testing/gtest.gyp:gtest', |
'net', |
'net_test_support', |
@@ -2010,8 +2010,8 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/base.gyp:test_support_base', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
'../testing/gtest.gyp:gtest', |
+ '../url/url.gyp:url', |
'net', |
], |
'export_dependent_settings': [ |
@@ -2203,7 +2203,7 @@ |
'variables': { 'enable_wexit_time_destructors': 1, }, |
'dependencies': [ |
'../base/base.gyp:base', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
'../v8/tools/gyp/v8.gyp:v8', |
'net' |
], |
@@ -2274,8 +2274,8 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
'../testing/gtest.gyp:gtest', |
+ '../url/url.gyp:url', |
'net', |
'net_with_v8', |
], |
@@ -2291,7 +2291,7 @@ |
'variables': { 'enable_wexit_time_destructors': 1, }, |
'dependencies': [ |
'../base/base.gyp:base', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
'net', |
], |
'sources': [ |
@@ -2328,7 +2328,7 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
'net', |
], |
'sources': [ |
@@ -2391,7 +2391,7 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/base.gyp:base_i18n', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
+ '../url/url.gyp:url', |
], |
'sources': [ |
'tools/tld_cleanup/tld_cleanup.cc', |
@@ -2484,8 +2484,8 @@ |
'dependencies': [ |
'../base/base.gyp:base', |
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
- '../build/temp_gyp/googleurl.gyp:googleurl', |
'../third_party/openssl/openssl.gyp:openssl', |
+ '../url/url.gyp:url', |
'flip_balsa_and_epoll_library', |
'net', |
], |