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

Unified Diff: trunk/src/net/tools/tld_cleanup/tld_cleanup.gyp

Issue 14028012: Revert 193968 "Roll the DEPS for google-url." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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
« no previous file with comments | « trunk/src/net/net.gyp ('k') | trunk/src/ppapi/ppapi_internal.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/net/tools/tld_cleanup/tld_cleanup.gyp
===================================================================
--- trunk/src/net/tools/tld_cleanup/tld_cleanup.gyp (revision 193982)
+++ trunk/src/net/tools/tld_cleanup/tld_cleanup.gyp (working copy)
@@ -12,7 +12,7 @@
'type': 'executable',
'dependencies': [
'../../../base/base.gyp:base',
- '../../../url/url.gyp:url',
+ '../../../build/temp_gyp/googleurl.gyp:googleurl',
],
'sources': [
'tld_cleanup.cc',
« no previous file with comments | « trunk/src/net/net.gyp ('k') | trunk/src/ppapi/ppapi_internal.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698