| Index: webkit/tools/test_shell/test_shell_win.cc
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_win.cc (revision 23078)
|
| +++ webkit/tools/test_shell/test_shell_win.cc (working copy)
|
| @@ -740,8 +740,10 @@
|
| case IDR_SEARCH_MAGNIFIER_RESULTS:
|
| case IDR_MEDIA_PAUSE_BUTTON:
|
| case IDR_MEDIA_PLAY_BUTTON:
|
| + case IDR_MEDIA_PLAY_BUTTON_DISABLED:
|
| case IDR_MEDIA_SOUND_FULL_BUTTON:
|
| case IDR_MEDIA_SOUND_NONE_BUTTON:
|
| + case IDR_MEDIA_SOUND_DISABLED:
|
| case IDR_MEDIA_SLIDER_THUMB:
|
| return NetResourceProvider(resource_id);
|
|
|
|
|