| Index: webkit/common/blob/webkit_common_blob.gypi
|
| diff --git a/webkit/common/blob/webkit_common_blob.gypi b/webkit/common/blob/webkit_common_blob.gypi
|
| deleted file mode 100644
|
| index 246041fadb81b630cd28fafba526a447d4197d99..0000000000000000000000000000000000000000
|
| --- a/webkit/common/blob/webkit_common_blob.gypi
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -# Copyright (c) 2013 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_common_blob_sources': [
|
| - '../common/blob/blob_data.cc',
|
| - '../common/blob/blob_data.h',
|
| - '../common/blob/scoped_file.cc',
|
| - '../common/blob/scoped_file.h',
|
| - '../common/blob/shareable_file_reference.cc',
|
| - '../common/blob/shareable_file_reference.h',
|
| - ],
|
| - },
|
| -}
|
|
|