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

Unified Diff: webkit/common/quota/webkit_common_quota.gypi

Issue 15716007: Split webkit_storage target into webkit_storage_{browser,common,renderer} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: char* -> char[] Created 7 years, 6 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/common/quota/quota_status_code.h ('k') | webkit/common/webkit_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
- ],
- },
-}
« no previous file with comments | « webkit/common/quota/quota_status_code.h ('k') | webkit/common/webkit_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698