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

Unified Diff: webkit/common/BUILD.gn

Issue 344493002: Move all remaining appcache-related code to content namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/common/BUILD.gn
diff --git a/webkit/common/BUILD.gn b/webkit/common/BUILD.gn
index 127af7ed8e7f9d28e68757c9142102255dd16ef7..29efa89ff44e738298ad2d0da3ee007d76c7279f 100644
--- a/webkit/common/BUILD.gn
+++ b/webkit/common/BUILD.gn
@@ -41,8 +41,6 @@ component("storage") {
output_name = "webkit_storage_common"
sources = [
"webkit_storage_common_export.h",
- "appcache/appcache_interfaces.cc",
- "appcache/appcache_interfaces.h",
"blob/blob_data.cc",
"blob/blob_data.h",
"blob/scoped_file.cc",

Powered by Google App Engine
This is Rietveld 408576698