| Index: chrome/browser/extensions/extension_function_registry.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/extension_function_registry.cc (revision 171042)
|
| +++ chrome/browser/extensions/extension_function_registry.cc (working copy)
|
| @@ -407,8 +407,6 @@
|
| RegisterFunction<WallpaperSetCustomWallpaperFunction>();
|
| RegisterFunction<WallpaperMinimizeInactiveWindowsFunction>();
|
| RegisterFunction<WallpaperRestoreMinimizedWindowsFunction>();
|
| - RegisterFunction<WallpaperGetThumbnailFunction>();
|
| - RegisterFunction<WallpaperSaveThumbnailFunction>();
|
|
|
| // InputMethod
|
| RegisterFunction<extensions::GetInputMethodFunction>();
|
|
|