| Index: trunk/src/jingle/jingle.gyp
|
| ===================================================================
|
| --- trunk/src/jingle/jingle.gyp (revision 193988)
|
| +++ trunk/src/jingle/jingle.gyp (working copy)
|
| @@ -105,10 +105,10 @@
|
| ],
|
| 'dependencies': [
|
| '../base/base.gyp:base',
|
| - '../build/temp_gyp/googleurl.gyp:googleurl',
|
| '../net/net.gyp:net',
|
| '../third_party/expat/expat.gyp:expat',
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
| + '../url/url.gyp:url',
|
| 'jingle_glue',
|
| ],
|
| 'export_dependent_settings': [
|
|
|