diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/appcache/appcache_backend_impl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/appcache/appcache_backend_impl.cc b/webkit/appcache/appcache_backend_impl.cc index c59fc6d..1c0cfc7 100644 --- a/webkit/appcache/appcache_backend_impl.cc +++ b/webkit/appcache/appcache_backend_impl.cc @@ -60,4 +60,4 @@ bool AppCacheBackendImpl::SwapCache(int host_id) { return false; } -} // namespace appcache
\ No newline at end of file +} // namespace appcache |