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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 10386069: Add RegisterMountPointProvider and TestMountPointProvider for testing (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: adding sandbox_mpp change Created 8 years, 7 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/fileapi/webkit_fileapi.gypi
diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
index d51db6b33ecb4b99bd175abb404d3a460ba54f61..e1e5fba735eba1e3bd5e461b9368f2469110cf9e 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -78,6 +78,8 @@
'quota_file_util.h',
'sandbox_mount_point_provider.cc',
'sandbox_mount_point_provider.h',
+ 'test_mount_point_provider.cc',
+ 'test_mount_point_provider.h',
'webfilewriter_base.cc',
'webfilewriter_base.h',
],
« webkit/fileapi/test_mount_point_provider.cc ('K') | « webkit/fileapi/test_mount_point_provider.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698