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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 10126004: fileapi: FileWriter and LocalFileWriter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: First working version. 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
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index f11ec3f0f5a93d9925cac7cdaa72849669e6bcd0..5dc19c0b5fc5fab15b4ff801b5aa29e2f5657c0f 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -423,6 +423,7 @@
'../../fileapi/isolated_context_unittest.cc',
'../../fileapi/isolated_file_util_unittest.cc',
'../../fileapi/local_file_util_unittest.cc',
+ '../../fileapi/local_file_writer_unittest.cc',
'../../fileapi/mock_file_system_options.cc',
'../../fileapi/mock_file_system_options.h',
'../../fileapi/obfuscated_file_util_unittest.cc',
« webkit/fileapi/local_file_writer_unittest.cc ('K') | « webkit/fileapi/webkit_fileapi.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698