From 0b31351ef3f852293a41fe71d0c8bcf3d21a9105 Mon Sep 17 00:00:00 2001 From: "michaeln@google.com" Date: Fri, 12 Apr 2013 20:13:18 +0000 Subject: Lets try this again. Revert 193983 "Revert 193968 "Roll the DEPS for google-url."" > Revert 193968 "Roll the DEPS for google-url." > > > Roll the DEPS for google-url. > > > > And update all the references from build/temp_gyp/googleurl.gyp to url/url.gyp. > > > > This also changes googleurl.gyp to reference the files under url/, so that we > > don't break the Blink tree. > > > > BUG=229660 > > R=brettw@chromium.org > > TBR=brettw@chromium.org > > > > Review URL: https://chromiumcodereview.appspot.com/14089011 > > TBR=tfarina@chromium.org > Review URL: https://codereview.chromium.org/14028012 TBR=michaeln@google.com Review URL: https://codereview.chromium.org/14109014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193992 0039d316-1c4b-4281-b951-d872f2087c98 --- rlz/rlz.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rlz/rlz.gyp') diff --git a/rlz/rlz.gyp b/rlz/rlz.gyp index b36c082..011f4e6 100644 --- a/rlz/rlz.gyp +++ b/rlz/rlz.gyp @@ -83,8 +83,8 @@ ], }, 'dependencies': [ - '../build/temp_gyp/googleurl.gyp:googleurl', '../net/net.gyp:net', + '../url/url.gyp:url', ], }, { 'defines': [ -- cgit v1.1