| Index: chrome/renderer/extensions/media_galleries_custom_bindings.h
|
| ===================================================================
|
| --- chrome/renderer/extensions/media_galleries_custom_bindings.h (revision 186747)
|
| +++ chrome/renderer/extensions/media_galleries_custom_bindings.h (working copy)
|
| @@ -12,8 +12,7 @@
|
| // Implements custom bindings for the media galleries API.
|
| class MediaGalleriesCustomBindings : public ChromeV8Extension {
|
| public:
|
| - MediaGalleriesCustomBindings(Dispatcher* dispatcher,
|
| - v8::Handle<v8::Context> context);
|
| + MediaGalleriesCustomBindings();
|
|
|
| private:
|
| // FileSystemObject GetMediaFileSystem(string file_system_url): construct
|
|
|