Chromium Code Reviews| Index: Source/modules/serviceworkers/testing/InternalsServiceWorker.cpp |
| diff --git a/Source/modules/serviceworkers/testing/InternalsServiceWorker.cpp b/Source/modules/serviceworkers/testing/InternalsServiceWorker.cpp |
| index b87a3fdd736cc0b693978b487628aeea971fc27a..07fdb6fedc4307716181ce2962e93541e376a6b6 100644 |
| --- a/Source/modules/serviceworkers/testing/InternalsServiceWorker.cpp |
| +++ b/Source/modules/serviceworkers/testing/InternalsServiceWorker.cpp |
| @@ -6,6 +6,7 @@ |
| #include "modules/serviceworkers/testing/InternalsServiceWorker.h" |
| #include "modules/serviceworkers/ServiceWorker.h" |
| +#include "modules/serviceworkers/WaitUntilObserver.h" |
|
dominicc (has gone to gerrit)
2015/02/09 07:03:09
Maybe this include is no longer needed?
mlamouri (slow - plz ping)
2015/02/11 10:42:06
Done.
|
| namespace blink { |