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

Unified Diff: trunk/src/content/content_common.gypi

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/components/visitedlink.gypi ('k') | trunk/src/content/content_shell.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/content_common.gypi
===================================================================
--- trunk/src/content/content_common.gypi (revision 193982)
+++ trunk/src/content/content_common.gypi (working copy)
@@ -5,6 +5,7 @@
{
'dependencies': [
'../base/base.gyp:base',
+ '../build/temp_gyp/googleurl.gyp:googleurl',
'../components/tracing.gyp:tracing',
'../media/media.gyp:media',
'../net/net.gyp:net',
@@ -12,7 +13,6 @@
'../third_party/icu/icu.gyp:icuuc',
'../ui/ui.gyp:shell_dialogs',
'../ui/ui.gyp:ui',
- '../url/url.gyp:url',
'../webkit/support/webkit_support.gyp:user_agent',
],
'include_dirs': [
« no previous file with comments | « trunk/src/components/visitedlink.gypi ('k') | trunk/src/content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698