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

Unified Diff: trunk/src/content/content_tests.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/content/content_shell.gypi ('k') | trunk/src/jingle/jingle.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/content_tests.gypi
===================================================================
--- trunk/src/content/content_tests.gypi (revision 193982)
+++ trunk/src/content/content_tests.gypi (working copy)
@@ -9,16 +9,16 @@
'type': 'static_library',
'defines!': ['CONTENT_IMPLEMENTATION'],
'dependencies': [
+ '../build/temp_gyp/googleurl.gyp:googleurl',
+ 'content_app',
+ 'content_browser',
+ 'content_common',
'../media/media.gyp:media',
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
'../ui/ui.gyp:ui_test_support',
- '../url/url.gyp:url',
- 'content_app',
- 'content_browser',
- 'content_common',
],
'include_dirs': [
'..',
« no previous file with comments | « trunk/src/content/content_shell.gypi ('k') | trunk/src/jingle/jingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698