Chromium Code Reviews| Index: Source/modules/background_sync/SyncCallbacks.h |
| diff --git a/Source/modules/background_sync/SyncCallbacks.h b/Source/modules/background_sync/SyncCallbacks.h |
| index 08610588501b825b7a4548116b95ccd4b777270b..effe962ee3651bf00c8c80f30147e093469e0c59 100644 |
| --- a/Source/modules/background_sync/SyncCallbacks.h |
| +++ b/Source/modules/background_sync/SyncCallbacks.h |
| @@ -5,6 +5,7 @@ |
| #ifndef SyncCallbacks_h |
| #define SyncCallbacks_h |
| +#include "core/dom/DOMException.h" |
|
tasak
2015/04/30 07:02:54
modules.SyncCallbacks.obj : error LNK2019: unresol
|
| #include "platform/heap/Handle.h" |
| #include "public/platform/WebCallbacks.h" |
| #include "public/platform/modules/background_sync/WebSyncProvider.h" |