| Index: chrome/renderer/extensions/media_galleries_custom_bindings.h
|
| ===================================================================
|
| --- chrome/renderer/extensions/media_galleries_custom_bindings.h (revision 237402)
|
| +++ chrome/renderer/extensions/media_galleries_custom_bindings.h (working copy)
|
| @@ -16,11 +16,6 @@
|
| ChromeV8Context* context);
|
|
|
| private:
|
| - // FileSystemObject GetMediaFileSystem(string file_system_url): construct
|
| - // a file system object from a file system url.
|
| - void GetMediaFileSystemObject(
|
| - const v8::FunctionCallbackInfo<v8::Value>& args);
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(MediaGalleriesCustomBindings);
|
| };
|
|
|
|
|