Index: webkit/common/quota/webkit_common_quota.gypi |
diff --git a/webkit/common/quota/webkit_common_quota.gypi b/webkit/common/quota/webkit_common_quota.gypi |
deleted file mode 100644 |
index bd3ab77368de891962829853f56946e3259be793..0000000000000000000000000000000000000000 |
--- a/webkit/common/quota/webkit_common_quota.gypi |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-# Copyright 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_quota_sources': [ |
- '../common/quota/quota_status_code.cc', |
- '../common/quota/quota_status_code.h', |
- '../common/quota/quota_types.h', |
- ], |
- }, |
-} |