Index: Source/web/tests/CustomEventTest.cpp |
diff --git a/Source/web/tests/CustomEventTest.cpp b/Source/web/tests/CustomEventTest.cpp |
index aec6c7efac516827f972f74f7989ad2592d9ebf7..9136e0acd4394ed172c582402380f2a6d24977a6 100644 |
--- a/Source/web/tests/CustomEventTest.cpp |
+++ b/Source/web/tests/CustomEventTest.cpp |
@@ -28,6 +28,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
+#include "config.h" |
abarth-chromium
2013/08/21 17:14:36
THere should be a blank line after this line.
|
#include "FrameTestHelpers.h" |
#include "URLTestHelpers.h" |
#include "V8Event.h" |