Chromium Code Reviews| 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 a8675cd7c9fb1de75c583a56ed2c0e4dd3f42335..f6715a412f203cbd00d36af67ae060d619cd3bb0 100644 |
| --- a/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp |
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/WebTestInterface3.cpp |
| @@ -10,6 +10,8 @@ |
| #include "WebTestInterface3.h" |
| // TODO(dglazkov): Implement generating includes. |
| +#include "Webvoid.h" |
| +#include "WebIterator.h" |
|
haraken
2016/12/12 04:20:08
These header files look strange though; e.g., Webv
|
| #include "WebDOMString.h" |
| namespace blink { |