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

Unified Diff: webkit/quota/webkit_quota.gypi

Issue 16010007: Move webkit/quota files to webkit/browser/quota or webkit/common/quota (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/quota/usage_tracker_unittest.cc ('k') | webkit/storage/webkit_storage.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/quota/webkit_quota.gypi
diff --git a/webkit/quota/webkit_quota.gypi b/webkit/quota/webkit_quota.gypi
deleted file mode 100644
index ea27001b5a8ef2659e8202b03e2c18305cc0c4ad..0000000000000000000000000000000000000000
--- a/webkit/quota/webkit_quota.gypi
+++ /dev/null
@@ -1,27 +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_quota_sources': [
- '../quota/quota_callbacks.h',
- '../quota/quota_client.h',
- '../quota/quota_database.cc',
- '../quota/quota_database.h',
- '../quota/quota_manager.cc',
- '../quota/quota_manager.h',
- '../quota/quota_status_code.cc',
- '../quota/quota_status_code.h',
- '../quota/quota_task.cc',
- '../quota/quota_task.h',
- '../quota/quota_temporary_storage_evictor.cc',
- '../quota/quota_temporary_storage_evictor.h',
- '../quota/quota_types.h',
- '../quota/special_storage_policy.cc',
- '../quota/special_storage_policy.h',
- '../quota/usage_tracker.cc',
- '../quota/usage_tracker.h',
- ],
- },
-}
« no previous file with comments | « webkit/quota/usage_tracker_unittest.cc ('k') | webkit/storage/webkit_storage.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698