| Index: components/test_runner/test_runner.cc
|
| diff --git a/components/test_runner/test_runner.cc b/components/test_runner/test_runner.cc
|
| index 6b0c2edec40e436fdc48d8a1e2abe3fced8595ea..f2e106299599c2c83caf4a7841f47c5dc016dbce 100644
|
| --- a/components/test_runner/test_runner.cc
|
| +++ b/components/test_runner/test_runner.cc
|
| @@ -41,7 +41,6 @@
|
| #include "third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRegistration.h"
|
| #include "third_party/WebKit/public/web/WebArrayBuffer.h"
|
| #include "third_party/WebKit/public/web/WebArrayBufferConverter.h"
|
| -#include "third_party/WebKit/public/web/WebBindings.h"
|
| #include "third_party/WebKit/public/web/WebDataSource.h"
|
| #include "third_party/WebKit/public/web/WebDocument.h"
|
| #include "third_party/WebKit/public/web/WebFindOptions.h"
|
|
|