| Index: webkit/fileapi/webkit_fileapi.gypi
|
| diff --git a/webkit/fileapi/webkit_fileapi.gypi b/webkit/fileapi/webkit_fileapi.gypi
|
| deleted file mode 100644
|
| index 5ca2528d964a545f4ca760ccd8017e8cdfdeaf25..0000000000000000000000000000000000000000
|
| --- a/webkit/fileapi/webkit_fileapi.gypi
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -# Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -{
|
| - 'variables': {
|
| - 'webkit_fileapi_chromeos_sources': [
|
| - '../chromeos/fileapi/async_file_stream.h',
|
| - '../chromeos/fileapi/cros_mount_point_provider.cc',
|
| - '../chromeos/fileapi/cros_mount_point_provider.h',
|
| - '../chromeos/fileapi/file_access_permissions.cc',
|
| - '../chromeos/fileapi/file_access_permissions.h',
|
| - '../chromeos/fileapi/file_util_async.h',
|
| - '../chromeos/fileapi/remote_file_system_operation.cc',
|
| - '../chromeos/fileapi/remote_file_system_operation.h',
|
| - '../chromeos/fileapi/remote_file_stream_writer.cc',
|
| - '../chromeos/fileapi/remote_file_stream_writer.h',
|
| - ],
|
| - },
|
| -}
|
|
|