| Index: webkit/common/dom_storage/webkit_common_dom_storage.gypi
|
| diff --git a/webkit/common/dom_storage/webkit_common_dom_storage.gypi b/webkit/common/dom_storage/webkit_common_dom_storage.gypi
|
| deleted file mode 100644
|
| index dd9d01882de44c3c2fb162ec1327ddfdb85e0649..0000000000000000000000000000000000000000
|
| --- a/webkit/common/dom_storage/webkit_common_dom_storage.gypi
|
| +++ /dev/null
|
| @@ -1,14 +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_dom_storage_sources': [
|
| - '../common/dom_storage/dom_storage_map.cc',
|
| - '../common/dom_storage/dom_storage_map.h',
|
| - '../common/dom_storage/dom_storage_types.cc',
|
| - '../common/dom_storage/dom_storage_types.h',
|
| - ],
|
| - },
|
| -}
|
|
|