From 002cc08fc2472a54222729082f0be64da4212495 Mon Sep 17 00:00:00 2001 From: "tfarina@chromium.org" Date: Mon, 3 Jun 2013 05:40:29 +0000 Subject: Roll DEPS for googleurl. Second try. - Update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp. r184: Fix C++11 compilation on iOS r185: Forward includes to url/ BUG=229660 R=thestig@chromium.org,brettw@chromium.org TBR=darin@chromium.org Review URL: https://chromiumcodereview.appspot.com/15421002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203672 0039d316-1c4b-4281-b951-d872f2087c98 --- jingle/jingle.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jingle/jingle.gyp') diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp index cb01632..ecfd30e 100644 --- a/jingle/jingle.gyp +++ b/jingle/jingle.gyp @@ -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_lib', 'jingle_glue', ], 'export_dependent_settings': [ -- cgit v1.1