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

Unified Diff: webkit/appcache/appcache_backend_impl.h

Issue 269062: AppCacheResponse storage implementation (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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/appcache_backend_impl.h
===================================================================
--- webkit/appcache/appcache_backend_impl.h (revision 29600)
+++ webkit/appcache/appcache_backend_impl.h (working copy)
@@ -5,7 +5,6 @@
#ifndef WEBKIT_APPCACHE_APPCACHE_BACKEND_IMPL_H_
#define WEBKIT_APPCACHE_APPCACHE_BACKEND_IMPL_H_
-#include "base/logging.h"
#include "base/hash_tables.h"
#include "webkit/appcache/appcache_host.h"

Powered by Google App Engine
This is Rietveld 408576698