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

Unified Diff: content/content_common_child.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 | « content/content_common.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common_child.gypi
diff --git a/content/content_common_child.gypi b/content/content_common_child.gypi
index c8a8c3d57d1e5e657a1b634b92161dda186365ce..6461a99368f1339811ffa6348c7936c52864210d 100644
--- a/content/content_common_child.gypi
+++ b/content/content_common_child.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_lib',
],
'include_dirs': [
'..',
« no previous file with comments | « content/content_common.gypi ('k') | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698