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

Unified Diff: webkit/dom_storage/dom_storage_types.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: webkit/dom_storage/dom_storage_types.h
===================================================================
--- webkit/dom_storage/dom_storage_types.h (revision 132437)
+++ webkit/dom_storage/dom_storage_types.h (working copy)
@@ -12,11 +12,6 @@
#include "base/nullable_string16.h"
#include "base/string16.h"
-// Note: This flag should remain defined in this header until
-// all conditional blocks depending on this flag are no longer
-// conditional.
-#define ENABLE_NEW_DOM_STORAGE_BACKEND
-
namespace dom_storage {
// The quota for each storage area. Suggested by the spec.
« no previous file with comments | « content/renderer/renderer_webstoragenamespace_impl.cc ('k') | webkit/support/test_webkit_platform_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698