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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 12088104: Move DownloadFileOperation to base_operations. (Closed) Base URL: http://git.chromium.org/chromium/src.git@b148627_download_file_3_test_util
Patch Set: Rebase Created 7 years, 10 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/gdata_wapi_operations_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 646c455f64061c22c102d3b5ea832bd7b651bbab..316b4266f0d75d95d6689555a0aeee78bb0d0988 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -788,6 +788,7 @@
'browser/google/google_url_tracker_unittest.cc',
'browser/google/google_util_unittest.cc',
'browser/google_apis/base_operations_unittest.cc',
+ 'browser/google_apis/base_operations_server_unittest.cc',
'browser/google_apis/drive_api_operations_unittest.cc',
'browser/google_apis/drive_api_parser_unittest.cc',
'browser/google_apis/drive_api_url_generator_unittest.cc',
@@ -2162,6 +2163,7 @@
'browser/sessions/session_backend_unittest.cc',
# Test files cannot be opened on Android.
+ 'browser/google_apis/base_operations_server_unittest.cc',
'browser/google_apis/drive_api_operations_unittest.cc',
'browser/google_apis/fake_drive_service_unittest.cc',
'browser/google_apis/gdata_wapi_operations_unittest.cc',
« no previous file with comments | « chrome/browser/google_apis/gdata_wapi_operations_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698