| Index: Source/web/tests/AssociatedURLLoaderTest.cpp
|
| diff --git a/Source/web/tests/AssociatedURLLoaderTest.cpp b/Source/web/tests/AssociatedURLLoaderTest.cpp
|
| index c9beec5c3efa74925fe5acac439506619fba6d42..98d6fb8c5aa860194a918737ebb9eecc411395a9 100644
|
| --- a/Source/web/tests/AssociatedURLLoaderTest.cpp
|
| +++ b/Source/web/tests/AssociatedURLLoaderTest.cpp
|
| @@ -44,6 +44,7 @@
|
| #include "public/platform/WebURLRequest.h"
|
| #include "public/platform/WebURLResponse.h"
|
| #include "public/platform/WebUnitTestSupport.h"
|
| +#include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|