| Index: webkit/appcache/appcache_service.h
|
| ===================================================================
|
| --- webkit/appcache/appcache_service.h (revision 26887)
|
| +++ webkit/appcache/appcache_service.h (working copy)
|
| @@ -53,8 +53,6 @@
|
| request_context_ = context;
|
| }
|
|
|
| - // TODO(jennb): API to set service settings, like file paths for storage
|
| -
|
| // Track which processes are using this appcache service.
|
| void RegisterBackend(AppCacheBackendImpl* backend_impl);
|
| void UnregisterBackend(AppCacheBackendImpl* backend_impl);
|
|
|