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

Unified Diff: webkit/storage_common.gyp

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
« content/public/common/appcache_info.h ('K') | « webkit/storage_browser.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_common.gyp
diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp
index f52af1e2a4cdcd3bb985851ffde8cfe856316e77..27c9f37f7b5dd2f21b29c10107312fa361780d39 100644
--- a/webkit/storage_common.gyp
+++ b/webkit/storage_common.gyp
@@ -22,8 +22,6 @@
'defines': ['WEBKIT_STORAGE_COMMON_IMPLEMENTATION'],
'sources': [
'common/webkit_storage_common_export.h',
- 'common/appcache/appcache_interfaces.cc',
- 'common/appcache/appcache_interfaces.h',
'common/blob/blob_data.cc',
'common/blob/blob_data.h',
'common/blob/scoped_file.cc',
« content/public/common/appcache_info.h ('K') | « webkit/storage_browser.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698