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

Unified Diff: webkit/fileapi/webkit_fileapi.gypi

Issue 15658004: Split FileAPI code for common|common_child|renderer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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
« no previous file with comments | « webkit/fileapi/webfilewriter_base_unittest.cc ('k') | webkit/plugins/ppapi/plugin_delegate.h » ('j') | 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 d79d409dd1e3d7a8db32cf4822c0bfebb9989801..be347c14046b8057bb23d652351e436b9e3f929f 100644
--- a/webkit/fileapi/webkit_fileapi.gypi
+++ b/webkit/fileapi/webkit_fileapi.gypi
@@ -5,10 +5,6 @@
{
'variables': {
'webkit_fileapi_sources': [
- '../fileapi/directory_entry.h',
- '../fileapi/file_system_types.h',
- '../fileapi/file_system_util.cc',
- '../fileapi/file_system_util.h',
'../fileapi/syncable/file_change.cc',
'../fileapi/syncable/file_change.h',
'../fileapi/syncable/local_file_change_tracker.cc',
@@ -33,8 +29,6 @@
'../fileapi/syncable/syncable_file_system_operation.h',
'../fileapi/syncable/syncable_file_system_util.cc',
'../fileapi/syncable/syncable_file_system_util.h',
- '../fileapi/webfilewriter_base.cc',
- '../fileapi/webfilewriter_base.h',
],
'webkit_fileapi_chromeos_sources': [
'../chromeos/fileapi/async_file_stream.h',
« no previous file with comments | « webkit/fileapi/webfilewriter_base_unittest.cc ('k') | webkit/plugins/ppapi/plugin_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698