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

Unified Diff: chrome/chrome_tests.gypi

Issue 10911306: Split Drive test utilities to drive_test_util and gdata_test_util (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix chrome_tests.gypi Created 8 years, 3 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/gdata_wapi_parser_unittest.cc ('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 2b7f47a5f66fbfc0836c7a57811acb06aa561304..0d85d39c9b5ae96da21fb787a7e0f1eedf7023af 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1130,6 +1130,8 @@
'browser/chromeos/gdata/gdata_contacts_service_stub.cc',
'browser/chromeos/gdata/gdata_contacts_service_stub.h',
'browser/chromeos/gdata/gdata_operations_unittest.cc',
+ 'browser/chromeos/gdata/gdata_test_util.cc',
+ 'browser/chromeos/gdata/gdata_test_util.h',
'browser/chromeos/gdata/gdata_util_unittest.cc',
'browser/chromeos/gdata/gdata_wapi_parser_unittest.cc',
'browser/chromeos/gdata/mock_directory_change_observer.cc',
@@ -2737,6 +2739,8 @@
'browser/chromeos/gdata/drive_test_util.h',
'browser/chromeos/gdata/gdata_contacts_service_browsertest.cc',
'browser/chromeos/gdata/gdata_wapi_service_browsertest.cc',
+ 'browser/chromeos/gdata/gdata_test_util.cc',
+ 'browser/chromeos/gdata/gdata_test_util.h',
'browser/chromeos/gdata/mock_drive_service.cc',
'browser/chromeos/gdata/mock_drive_service.h',
'browser/chromeos/kiosk_mode/mock_kiosk_mode_settings.cc',
« no previous file with comments | « chrome/browser/chromeos/gdata/gdata_wapi_parser_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698