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

Unified Diff: content/content_common_plugin.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_plugin.gypi
diff --git a/content/content_common_plugin.gypi b/content/content_common_plugin.gypi
index 4fcf28c428add2dfa7e0803965764c75b20567ea..9bc45be5dd5e216ce32f368d0277832f01d528c1 100644
--- a/content/content_common_plugin.gypi
+++ b/content/content_common_plugin.gypi
@@ -5,9 +5,9 @@
{
'dependencies': [
'../base/base.gyp:base',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../components/tracing.gyp:tracing',
'../ui/ui.gyp:ui',
+ '../url/url.gyp:url',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698