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

Unified Diff: webkit/storage_renderer.gyp

Issue 22410007: Move appcache_frontend_impl.* to content/renderer/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« content/worker/DEPS ('K') | « webkit/renderer/appcache/appcache_frontend_impl.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/storage_renderer.gyp
diff --git a/webkit/storage_renderer.gyp b/webkit/storage_renderer.gyp
index b2a17aa99f51dd754c4093e3ccbf3a0487866753..f12a118233ac17564c07261833dc569d06851829 100644
--- a/webkit/storage_renderer.gyp
+++ b/webkit/storage_renderer.gyp
@@ -19,8 +19,6 @@
'defines': ['WEBKIT_STORAGE_RENDERER_IMPLEMENTATION'],
'sources': [
'renderer/webkit_storage_renderer_export.h',
- 'renderer/appcache/appcache_frontend_impl.cc',
- 'renderer/appcache/appcache_frontend_impl.h',
'renderer/appcache/web_application_cache_host_impl.cc',
'renderer/appcache/web_application_cache_host_impl.h',
'renderer/fileapi/webfilewriter_base.cc',
« content/worker/DEPS ('K') | « webkit/renderer/appcache/appcache_frontend_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698