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

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: rebase 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 011a1eb42d92561c79b1c583835af462b2751ff3..37f6634a738c20ed76b78033394f3ecdc262e3b4 100644
--- a/webkit/common/BUILD.gn
+++ b/webkit/common/BUILD.gn
@@ -42,8 +42,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