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

Unified Diff: webkit/appcache/webkit_appcache.gypi

Issue 7863009: Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 3 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/appcache/webkit_appcache.gypi
===================================================================
--- webkit/appcache/webkit_appcache.gypi (revision 100467)
+++ webkit/appcache/webkit_appcache.gypi (working copy)
@@ -48,8 +48,6 @@
'appcache_storage.h',
'appcache_storage_impl.cc',
'appcache_storage_impl.h',
- 'appcache_thread.cc',
- 'appcache_thread.h',
'appcache_working_set.cc',
'appcache_working_set.h',
'appcache_update_job.cc',

Powered by Google App Engine
This is Rietveld 408576698