summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authormichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-12 19:23:04 +0000
committermichaeln@google.com <michaeln@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-12 19:23:04 +0000
commit173509e01940012228b386bf50c26d42e1586022 (patch)
tree523d90bc858cffd19441f4f2259e49f512c681e2 /chrome_frame
parente217c563ed3adcee9d4fd6135b260e8084c12401 (diff)
downloadchromium_src-173509e01940012228b386bf50c26d42e1586022.zip
chromium_src-173509e01940012228b386bf50c26d42e1586022.tar.gz
chromium_src-173509e01940012228b386bf50c26d42e1586022.tar.bz2
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
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp20
1 files changed, 10 insertions, 10 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 52a4b4fb..ddf2fe2 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -214,22 +214,22 @@
'type': 'executable',
'dependencies': [
'../base/base.gyp:test_support_base',
- '../chrome/chrome.gyp:browser',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../chrome/chrome.gyp:common',
+ '../chrome/chrome.gyp:utility',
+ '../chrome/chrome.gyp:browser',
'../chrome/chrome.gyp:debugger',
'../chrome/chrome.gyp:renderer',
'../chrome/chrome.gyp:test_support_common',
- '../chrome/chrome.gyp:utility',
'../chrome/installer/upgrade_test.gyp:alternate_version_generator_lib',
'../content/content.gyp:content_gpu',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
- '../third_party/iaccessible2/iaccessible2.gyp:IAccessible2Proxy',
'../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
+ '../third_party/iaccessible2/iaccessible2.gyp:IAccessible2Proxy',
'../third_party/libxslt/libxslt.gyp:libxslt',
- '../url/url.gyp:url',
'chrome_frame_ie',
'chrome_frame_strings',
'chrome_frame_utils',
@@ -328,8 +328,9 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:test_support_base',
- '../chrome/chrome.gyp:browser',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../chrome/chrome.gyp:common',
+ '../chrome/chrome.gyp:browser',
'../chrome/chrome.gyp:debugger',
'../chrome/chrome.gyp:image_pre_reader',
'../chrome/chrome.gyp:test_support_common',
@@ -340,7 +341,6 @@
'../testing/gtest.gyp:gtest',
'../third_party/libxml/libxml.gyp:libxml',
'../third_party/libxslt/libxslt.gyp:libxslt',
- '../url/url.gyp:url',
'chrome_frame_ie',
'chrome_frame_strings',
'chrome_frame_utils',
@@ -562,13 +562,13 @@
'type': 'executable',
'dependencies': [
'../base/base.gyp:test_support_base',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../chrome/chrome.gyp:test_support_common',
'../net/net.gyp:net',
'../net/net.gyp:net_test_support',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
- '../url/url.gyp:url',
'chrome_frame_ie',
'chrome_frame_strings',
'chrome_tab_idl',
@@ -682,14 +682,14 @@
'chrome_frame_utils',
'chrome_tab_idl',
'locales/locales.gyp:*',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../chrome/app/policy/cloud_policy_codegen.gyp:policy',
'../chrome/chrome.gyp:common',
'../chrome/chrome.gyp:utility',
'../content/content.gyp:content_common',
'../net/net.gyp:net',
- '../third_party/bzip2/bzip2.gyp:bzip2',
'../third_party/libxml/libxml.gyp:libxml',
- '../url/url.gyp:url',
+ '../third_party/bzip2/bzip2.gyp:bzip2',
'../webkit/support/webkit_support.gyp:user_agent',
],
'sources': [
@@ -885,11 +885,11 @@
'chrome_frame_launcher.gyp:chrome_frame_helper',
'chrome_frame_launcher.gyp:chrome_frame_helper_dll',
'locales/locales.gyp:*',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../chrome/chrome.gyp:chrome',
'../chrome/chrome.gyp:chrome_dll',
'../chrome/chrome.gyp:chrome_version_resources',
'../chrome/chrome.gyp:common',
- '../url/url.gyp:url',
],
'defines': [
'_WINDLL',