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

Unified Diff: components/visitedlink.gypi

Issue 14089011: Roll the DEPS for google-url. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sort chrome_tests.gypi 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 | « components/autofill.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..9e380b2231dbe732a3bbc45e928ce240b95bea57 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',
],
'sources': [
'visitedlink/common/visitedlink_common.cc',
« no previous file with comments | « components/autofill.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698