| Index: third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
|
| index ba84892f6cad87a7716986b183f894f8b8ae04d4..6dd7bdc9eef144fcfbb5d632455f7908ef220d2e 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/test_interface_3.cc
|
| @@ -13,8 +13,8 @@
|
| #include "web/api/test_interface_3.h"
|
|
|
| // TODO(dglazkov): Properly sort the includes.
|
| -#include "wtf/text/WTFString.h"
|
| #include "bindings/tests/idls/core/TestInterface3.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace web {
|
|
|
|
|