| Index: third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| index 225fbc571fa8ab3713ed546a55fc2b2c9351fa44..7bfce6462321daea61d7b1d46c67223abae1055b 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp
|
| @@ -10,12 +10,11 @@
|
|
|
| // clang-format off
|
|
|
| -#include "WebTestInterface3.h"
|
| +#include "TestInterface3.h"
|
|
|
| // TODO(dglazkov): Implement generating includes.
|
| -#include "Webvoid.h"
|
| -#include "WebIterator.h"
|
| -#include "WebDOMString.h"
|
| +#include "wtf/text/WTFString.h.h"
|
| +#include "Iterator.h"
|
|
|
| namespace blink {
|
| namespace api {
|
|
|