| Index: webkit/tools/test_shell/test_shell_webkit_init.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_webkit_init.h (revision 44496)
|
| +++ webkit/tools/test_shell/test_shell_webkit_init.h (working copy)
|
| @@ -63,6 +63,7 @@
|
| WebKit::WebRuntimeFeatures::enableDatabase(true);
|
| WebKit::WebRuntimeFeatures::enableWebGL(true);
|
| WebKit::WebRuntimeFeatures::enablePushState(true);
|
| + WebKit::WebRuntimeFeatures::enableNotifications(true);
|
|
|
| // Load libraries for media and enable the media player.
|
| FilePath module_path;
|
|
|