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

Unified Diff: webkit/base/webkit_base.gyp

Issue 16091011: 2nd try: Split webkit_storage target into webkit_storage_{browser,common,renderer} (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: splint_link fix 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
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.

Powered by Google App Engine
This is Rietveld 408576698