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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 14352004: Split Media-related code from IsolatedMountPointProvider (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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
« no previous file with comments | « webkit/fileapi/test_mount_point_provider.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/fileapi/webkit_fileapi.gypi
diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
index 525eb48f7771b36e6f49cb612464a8431d6d7f7d..c65a84483864e3768008cf159999a9b38f5e84aa 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -69,6 +69,8 @@
'../fileapi/local_file_util.h',
'../fileapi/media/filtering_file_enumerator.cc',
'../fileapi/media/filtering_file_enumerator.h',
+ '../fileapi/media/media_file_system_mount_point_provider.cc',
+ '../fileapi/media/media_file_system_mount_point_provider.h',
'../fileapi/media/media_path_filter.cc',
'../fileapi/media/media_path_filter.h',
'../fileapi/media/mtp_device_file_system_config.h',
« no previous file with comments | « 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