Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: content/content_common.gypi

Issue 15421002: Roll DEPS for googleurl. Second try. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9c2a6ab14571b0d2e3f88d705f6846756357eeaa..125bb5a4e15a59e924ae21edf5455ba21d3807d7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -5,7 +5,6 @@
{
'dependencies': [
'../base/base.gyp:base',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../components/tracing.gyp:tracing',
'../media/media.gyp:media',
'../net/net.gyp:net',
@@ -13,6 +12,7 @@
'../third_party/icu/icu.gyp:icuuc',
'../ui/ui.gyp:shell_dialogs',
'../ui/ui.gyp:ui',
+ '../url/url.gyp:url',
'../webkit/support/webkit_support.gyp:user_agent',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698