| 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_
|
|
|