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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 11787038: google_apis: Implement some functions in FakeDriveService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Exclude the test on Android Created 7 years, 11 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/google_apis/fake_drive_service_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_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 0fa225f763919e089db04a19c9cb040093ebd1dd..a9b4e8bdf80aee31d16a41b8eb5cd8ff6ed28b85 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -768,6 +768,7 @@
'browser/google_apis/gdata_wapi_url_generator_unittest.cc',
'browser/google_apis/fake_drive_service.cc',
'browser/google_apis/fake_drive_service.h',
+ 'browser/google_apis/fake_drive_service_unittest.cc',
'browser/google_apis/mock_drive_service.cc',
'browser/google_apis/mock_drive_service.h',
'browser/google_apis/operation_registry_unittest.cc',
@@ -2130,6 +2131,7 @@
'browser/sessions/session_backend_unittest.cc',
# Test files cannot be opened on Android.
+ 'browser/google_apis/fake_drive_service_unittest.cc',
'browser/google_apis/gdata_wapi_operations_unittest.cc',
'browser/google_apis/gdata_wapi_parser_unittest.cc',
« no previous file with comments | « chrome/browser/google_apis/fake_drive_service_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698