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

Unified Diff: content/browser/dom_storage/dom_storage_context_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
« no previous file with comments | « content/browser/browser_context.cc ('k') | content/browser/dom_storage/dom_storage_context_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/dom_storage/dom_storage_context_impl.h
===================================================================
--- content/browser/dom_storage/dom_storage_context_impl.h (revision 132231)
+++ content/browser/dom_storage/dom_storage_context_impl.h (working copy)
@@ -13,8 +13,6 @@
#include "content/public/browser/dom_storage_context.h"
#include "webkit/dom_storage/dom_storage_types.h"
-#ifdef ENABLE_NEW_DOM_STORAGE_BACKEND
-
namespace dom_storage {
class DomStorageContext;
}
@@ -71,5 +69,4 @@
DISALLOW_IMPLICIT_CONSTRUCTORS(DOMStorageContextImpl);
};
-#endif // ENABLE_NEW_DOM_STORAGE_BACKEND
#endif // CONTENT_BROWSER_DOM_STORAGE_DOM_STORAGE_CONTEXT_IMPL_H_
« no previous file with comments | « content/browser/browser_context.cc ('k') | content/browser/dom_storage/dom_storage_context_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698