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

Unified Diff: content/content_tests.gypi

Issue 14096022: Make MountPointProvider pluggable from outside webkit/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index be5392cfbfff2849aff74536224892a730c03334..7fbfc3a972ae0a3689b308536ad5f41b595e4030 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -475,6 +475,8 @@
'../webkit/fileapi/local_file_system_test_helper.h',
'../webkit/fileapi/local_file_stream_writer_unittest.cc',
'../webkit/fileapi/local_file_util_unittest.cc',
+ '../webkit/fileapi/mock_file_system_context.cc',
+ '../webkit/fileapi/mock_file_system_context.h',
'../webkit/fileapi/media/native_media_file_util_unittest.cc',
'../webkit/fileapi/media/picasa/pmp_column_reader_unittest.cc',
'../webkit/fileapi/media/picasa/pmp_table_reader_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698