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

Unified Diff: chrome/chrome_tests.gypi

Issue 10081032: Proper fix for MockGDataSyncClient cleanup (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « chrome/browser/chromeos/gdata/mock_gdata_sync_client.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 18b7d7cdfd11bc942c55bd19fb9ec3920ce9445f..69ae37eb33da112e3ea9daf9d570b6d6b42e676b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1281,6 +1281,8 @@
'browser/chromeos/gdata/gdata_parser_unittest.cc',
'browser/chromeos/gdata/gdata_sync_client_unittest.cc',
'browser/chromeos/gdata/gdata_util_unittest.cc',
+ 'browser/chromeos/gdata/mock_directory_change_observer.cc',
+ 'browser/chromeos/gdata/mock_directory_change_observer.h',
'browser/chromeos/gdata/mock_gdata_documents_service.cc',
'browser/chromeos/gdata/mock_gdata_documents_service.h',
'browser/chromeos/gdata/mock_gdata_file_system.cc',
« no previous file with comments | « chrome/browser/chromeos/gdata/mock_gdata_sync_client.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698