Chromium Code Reviews| Index: webkit/api/src/WebStorageEventDispatcherImpl.cpp |
| =================================================================== |
| --- webkit/api/src/WebStorageEventDispatcherImpl.cpp (revision 30557) |
| +++ webkit/api/src/WebStorageEventDispatcherImpl.cpp (working copy) |
| @@ -35,10 +35,10 @@ |
| #include "SecurityOrigin.h" |
| +namespace WebKit { |
| + |
| extern const char* pageGroupName; |
| -namespace WebKit { |
| - |
| WebStorageEventDispatcher* WebStorageEventDispatcher::create() |
| { |
| return new WebStorageEventDispatcherImpl(); |