| Index: chrome/renderer/notification_provider.cc
|
| ===================================================================
|
| --- chrome/renderer/notification_provider.cc (revision 29289)
|
| +++ chrome/renderer/notification_provider.cc (working copy)
|
| @@ -8,6 +8,7 @@
|
| #include "chrome/common/render_messages.h"
|
| #include "chrome/renderer/render_thread.h"
|
| #include "chrome/renderer/render_view.h"
|
| +#include "webkit/api/public/WebFrame.h"
|
| #include "webkit/api/public/WebNotificationPermissionCallback.h"
|
|
|
| using WebKit::WebNotification;
|
|
|