| Index: chrome/browser/extensions/extension_function_dispatcher.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_function_dispatcher.cc (revision 95908)
|
| +++ chrome/browser/extensions/extension_function_dispatcher.cc (working copy)
|
| @@ -368,7 +368,6 @@
|
| RegisterFunction<AddMountFunction>();
|
| RegisterFunction<RemoveMountFunction>();
|
| RegisterFunction<GetMountPointsFunction>();
|
| - RegisterFunction<FormatDeviceFunction>();
|
| RegisterFunction<ViewFilesFunction>();
|
|
|
| // Mediaplayer
|
|
|