Chromium Code Reviews| Index: Source/web/tests/CustomEventTest.cpp |
| diff --git a/Source/web/tests/CustomEventTest.cpp b/Source/web/tests/CustomEventTest.cpp |
| index aec6c7efac516827f972f74f7989ad2592d9ebf7..e8fe341e3941ccad30308a600e5e159b126f7b3e 100644 |
| --- a/Source/web/tests/CustomEventTest.cpp |
| +++ b/Source/web/tests/CustomEventTest.cpp |
| @@ -28,6 +28,8 @@ |
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| */ |
| +#include "config.h" |
| + |
| #include "FrameTestHelpers.h" |
| #include "URLTestHelpers.h" |
| #include "V8Event.h" |