| Index: Source/core/html/forms/FileInputTypeTest.cpp
|
| diff --git a/Source/core/html/forms/FileInputTypeTest.cpp b/Source/core/html/forms/FileInputTypeTest.cpp
|
| index 04291b9c877cc11a043bac5fbd5224d3f5d3412b..f5b96b4046dc64de47641eadbed47ca5242df69f 100644
|
| --- a/Source/core/html/forms/FileInputTypeTest.cpp
|
| +++ b/Source/core/html/forms/FileInputTypeTest.cpp
|
| @@ -11,7 +11,6 @@
|
| #include "core/html/HTMLInputElement.h"
|
| #include "core/page/DragData.h"
|
| #include "wtf/DateMath.h"
|
| -
|
| #include <gtest/gtest.h>
|
|
|
| namespace blink {
|
|
|