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

Unified Diff: webkit/blob/blob_storage_controller.h

Issue 11410019: ********** Chromium Blob hacking (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years 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/blob/blob_storage_controller.h
===================================================================
--- webkit/blob/blob_storage_controller.h (revision 171309)
+++ webkit/blob/blob_storage_controller.h (working copy)
@@ -5,6 +5,10 @@
#ifndef WEBKIT_BLOB_BLOB_STORAGE_CONTROLLER_H_
#define WEBKIT_BLOB_BLOB_STORAGE_CONTROLLER_H_
+error error error
+replaced by BlobStorageContext class
+#if 0
+
#include <map>
#include <string>
@@ -78,4 +82,6 @@
} // namespace webkit_blob
+#endif // 0
+
#endif // WEBKIT_BLOB_BLOB_STORAGE_CONTROLLER_H_

Powered by Google App Engine
This is Rietveld 408576698