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

Unified Diff: chrome/chrome_tests.gypi

Issue 10126004: fileapi: FileWriter and LocalFileWriter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: #include 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 | « no previous file | webkit/fileapi/file_writer.h » ('j') | 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 94a67c4c3835c40b2337aa985b36f730a94de580..9155f1713ca9fe72e68289663096a299c6c639ac 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2090,6 +2090,7 @@
'../webkit/fileapi/file_system_test_helper.h',
'../webkit/fileapi/file_system_url_request_job_unittest.cc',
'../webkit/fileapi/file_writer_delegate_unittest.cc',
+ '../webkit/fileapi/local_file_writer_unittest.cc',
'../webkit/fileapi/mock_file_system_options.cc',
'../webkit/fileapi/mock_file_system_options.h',
'../webkit/quota/mock_storage_client.cc',
« no previous file with comments | « no previous file | webkit/fileapi/file_writer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698