| Index: third_party/WebKit/Source/platform/loader/fetch/ResourceLoaderOptionsTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/loader/fetch/ResourceLoaderOptionsTest.cpp b/third_party/WebKit/Source/platform/loader/fetch/ResourceLoaderOptionsTest.cpp
|
| index 6d9f6464ca6b00508ff234007b9b00d55f942478..d8b081393b540420dc8659d310c36e8ee6a89609 100644
|
| --- a/third_party/WebKit/Source/platform/loader/fetch/ResourceLoaderOptionsTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/ResourceLoaderOptionsTest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "platform/loader/fetch/ResourceLoaderOptions.h"
|
|
|
| -#include "testing/gtest/include/gtest/gtest.h"
|
| #include <type_traits>
|
| +#include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace blink {
|
|
|
|
|