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

Unified Diff: webkit/common/BUILD.gn

Issue 442383002: Move storage-related files from webkit/ to new top-level directory storage/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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/browser/webkit_storage_browser_export.h ('k') | webkit/common/blob/blob_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/BUILD.gn
diff --git a/webkit/common/BUILD.gn b/webkit/common/BUILD.gn
index bddf46f9b238f6e63e804243eba7cb89f1eb4776..67b1d61783822b228bb01bbe374270e7e048c4e4 100644
--- a/webkit/common/BUILD.gn
+++ b/webkit/common/BUILD.gn
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-# GYP version: webkit/common/webkit_common.gyp:webkit_common
+# GYP version: storage/storage.gyp:webkit_common
component("common") {
output_name = "webkit_common"
« no previous file with comments | « webkit/browser/webkit_storage_browser_export.h ('k') | webkit/common/blob/blob_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698