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

Unified Diff: components/visitedlink.gypi

Issue 15421002: Roll DEPS for googleurl. Second try. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome_frame_ie fix 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
« no previous file with comments | « components/sessions.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/visitedlink.gypi
diff --git a/components/visitedlink.gypi b/components/visitedlink.gypi
index ddaa20fdd6612015732d8ae0f778b98e1ba8e5eb..439a848da909437388ef65109925e92cd70fed33 100644
--- a/components/visitedlink.gypi
+++ b/components/visitedlink.gypi
@@ -10,8 +10,8 @@
'dependencies': [
'../base/base.gyp:base',
'../content/content.gyp:content_common',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../ipc/ipc.gyp:ipc',
+ '../url/url.gyp:url_lib',
],
'sources': [
'visitedlink/common/visitedlink_common.cc',
« no previous file with comments | « components/sessions.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698