| Index: build/temp_gyp/googleurl.gyp
|
| ===================================================================
|
| --- build/temp_gyp/googleurl.gyp (revision 24462)
|
| +++ build/temp_gyp/googleurl.gyp (working copy)
|
| @@ -62,7 +62,6 @@
|
| 'dependencies': [
|
| 'googleurl',
|
| '../../testing/gtest.gyp:gtest',
|
| - '../../testing/gtest.gyp:gtestmain',
|
| '../../third_party/icu38/icu38.gyp:icuuc',
|
| ],
|
| 'sources': [
|
| @@ -71,6 +70,7 @@
|
| '../../googleurl/src/url_parse_unittest.cc',
|
| '../../googleurl/src/url_test_utils.h',
|
| '../../googleurl/src/url_util_unittest.cc',
|
| + '../../googleurl/src/gurl_test_main.cc',
|
| ],
|
| },
|
| ],
|
|
|
| Property changes on: build\temp_gyp\googleurl.gyp
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/build/temp_gyp/googleurl.gyp:r69-2775
|
| Merged /trunk/src/build/temp_gyp/googleurl.gyp:r23965
|
|
|
|
|
|
|