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

Unified Diff: chrome/chrome.gyp

Issue 292008: Fix ProfileSyncService unit test. (Closed)
Patch Set: Created 11 years, 2 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 | « chrome/browser/sync/profile_sync_service_unittest.cc ('k') | chrome/test/sync/test_http_bridge_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index f58b8542458b9eef638888bd6b7d187a1df1e10c..8a947c993decde18586c3611c2d705c346d1b7db 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4615,6 +4615,7 @@
'test/test_notification_tracker.h',
'test/v8_unit_test.cc',
'test/v8_unit_test.h',
+ 'test/sync/test_http_bridge_factory.h',
'../third_party/cld/bar/toolbar/cld/i18n/encodings/compact_lang_det/compact_lang_det_unittest_small.cc',
],
'conditions': [
@@ -4784,11 +4785,6 @@
'common/net/url_util_unittest.cc',
],
}],
- ['browser_sync==1', {
- 'sources!': [
- 'browser/sync/profile_sync_service_unittest.cc',
- ]
- }],
],
},
{
« no previous file with comments | « chrome/browser/sync/profile_sync_service_unittest.cc ('k') | chrome/test/sync/test_http_bridge_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698