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

Unified Diff: sync/sync_internal_api.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: sync/sync_internal_api.gypi
diff --git a/sync/sync_internal_api.gypi b/sync/sync_internal_api.gypi
index 9016a8056271e67e2d55b6baa146b5d498adb13b..c0a23dceba774c01f2f94f07ab787014eab95f3a 100644
--- a/sync/sync_internal_api.gypi
+++ b/sync/sync_internal_api.gypi
@@ -11,9 +11,9 @@
],
'dependencies': [
'../base/base.gyp:base',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../net/net.gyp:net',
'../third_party/zlib/zlib.gyp:zlib',
+ '../url/url.gyp:url',
],
'sources': [
'internal_api/base_node.cc',

Powered by Google App Engine
This is Rietveld 408576698