Index: Source/web/tests/WebFrameTest.cpp |
diff --git a/Source/web/tests/WebFrameTest.cpp b/Source/web/tests/WebFrameTest.cpp |
index 3df6468484933a9f75ebb7725d37c78da00b36a7..f68598ddd8a257f2c4a6fe099ea57c50839b8443 100644 |
--- a/Source/web/tests/WebFrameTest.cpp |
+++ b/Source/web/tests/WebFrameTest.cpp |
@@ -63,6 +63,7 @@ |
#include "platform/scroll/ScrollbarTheme.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebFloatRect.h" |
+#include "public/platform/WebManifestRequest.h" |
dcheng
2014/05/20 22:40:51
Why is this needed?
mlamouri (slow - plz ping)
2014/05/21 09:51:12
I started writing some ManifestLoader tests there.
|
#include "public/platform/WebThread.h" |
#include "public/platform/WebURL.h" |
#include "public/platform/WebURLResponse.h" |