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

Unified Diff: sync/sync_tests.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 | « sync/sync_internal_api.gypi ('k') | ui/keyboard/keyboard.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index f26ac4ad2631849843a936a3c23c7d3829372ead..fc5f317dbac5c17643e86e376781116a158b1064 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -497,16 +497,16 @@
'test/accounts_client/url_request_context_getter.h',
],
},
-
+
# The Sync end-to-end (and associated infrastructure) tests.
{
'target_name': 'sync_endtoend_tests',
'type': '<(gtest_target_type)',
'dependencies': [
'../base/base.gyp:run_all_unittests',
- '../build/temp_gyp/googleurl.gyp:googleurl',
'../testing/gmock.gyp:gmock',
'../testing/gtest.gyp:gtest',
+ '../url/url.gyp:url_lib',
'test_support_accounts_client',
],
'sources': [
« no previous file with comments | « sync/sync_internal_api.gypi ('k') | ui/keyboard/keyboard.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698