From 173509e01940012228b386bf50c26d42e1586022 Mon Sep 17 00:00:00 2001
From: "michaeln@google.com"
 <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Fri, 12 Apr 2013 19:23:04 +0000
Subject: 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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193983 0039d316-1c4b-4281-b951-d872f2087c98
---
 printing/printing.gyp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'printing')

diff --git a/printing/printing.gyp b/printing/printing.gyp
index 0587460..8490a03 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -14,11 +14,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',
         '../skia/skia.gyp:skia',
         '../third_party/icu/icu.gyp:icui18n',
         '../third_party/icu/icu.gyp:icuuc',
         '../ui/ui.gyp:ui',
-        '../url/url.gyp:url',
       ],
       'defines': [
         'PRINTING_IMPLEMENTATION',
-- 
cgit v1.1