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

Unified Diff: webkit/base/webkit_base.gyp

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 | « content/content_tests.gypi ('k') | webkit/base/webkit_base.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/base/webkit_base.gyp
diff --git a/webkit/base/webkit_base.gypi b/webkit/base/webkit_base.gyp
similarity index 92%
rename from webkit/base/webkit_base.gypi
rename to webkit/base/webkit_base.gyp
index 1dd2769ae369e562af028a28af71a565dad0bd32..467bb133102bcc52621a8bc6226949c8913b2ce1 100644
--- a/webkit/base/webkit_base.gypi
+++ b/webkit/base/webkit_base.gyp
@@ -1,4 +1,4 @@
-# Copyright (c) 2012 The Chromium Authors. All rights reserved.
+# 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.
« no previous file with comments | « content/content_tests.gypi ('k') | webkit/base/webkit_base.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698