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

Unified Diff: content/renderer/renderer_webstoragenamespace_impl.h

Issue 10086018: More DomStorage house cleaning (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 8 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: content/renderer/renderer_webstoragenamespace_impl.h
===================================================================
--- content/renderer/renderer_webstoragenamespace_impl.h (revision 132437)
+++ content/renderer/renderer_webstoragenamespace_impl.h (working copy)
@@ -8,9 +8,6 @@
#include "base/basictypes.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebStorageNamespace.h"
-#include "webkit/dom_storage/dom_storage_types.h"
-// The above is to include the ENABLE_NEW_DOM_STORAGE_BACKEND flag
-// in all consumers.
class RendererWebStorageNamespaceImpl : public WebKit::WebStorageNamespace {
public:
« no previous file with comments | « content/renderer/renderer_webkitplatformsupport_impl.cc ('k') | content/renderer/renderer_webstoragenamespace_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698