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

Unified Diff: content/content_tests.gypi

Issue 23898002: Dispatch FileSystemOperationRunner callbacks always synchronously (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: dropped the change that modifies existing behavior Created 7 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 | « no previous file | webkit/browser/fileapi/file_system_operation_runner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2cc1c6d26681308b3e6d7ad22f155519f98b7044..25b9a3dc10d64c723f9e014300e7e9edf6c99966 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -497,6 +497,7 @@
'../webkit/browser/fileapi/file_system_file_stream_reader_unittest.cc',
'../webkit/browser/fileapi/file_system_operation_impl_unittest.cc',
'../webkit/browser/fileapi/file_system_operation_impl_write_unittest.cc',
+ '../webkit/browser/fileapi/file_system_operation_runner_unittest.cc',
'../webkit/browser/fileapi/file_system_quota_client_unittest.cc',
'../webkit/browser/fileapi/file_system_url_request_job_unittest.cc',
'../webkit/browser/fileapi/file_system_url_unittest.cc',
« no previous file with comments | « no previous file | webkit/browser/fileapi/file_system_operation_runner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698