| Index: webkit/tools/test_shell/simple_file_system.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/simple_file_system.h (revision 194203)
|
| +++ webkit/tools/test_shell/simple_file_system.h (working copy)
|
| @@ -92,12 +92,6 @@
|
| const WebKit::WebURL& path,
|
| WebKit::WebFileSystemCallbacks* callbacks);
|
|
|
| - // DEPRECATED
|
| - virtual void createSnapshotFileAndReadMetadata(
|
| - const WebKit::WebURL& blobURL,
|
| - const WebKit::WebURL& path,
|
| - WebKit::WebFileSystemCallbacks* callbacks);
|
| -
|
| static void InitializeOnIOThread(
|
| webkit_blob::BlobStorageController* blob_storage_controller);
|
| static void CleanupOnIOThread();
|
|
|