| Index: components/test_runner/test_plugin.h
|
| diff --git a/components/test_runner/test_plugin.h b/components/test_runner/test_plugin.h
|
| index eca9a3601ef11d73f6274742d4c4382c0d0faef0..ddda82cdc72d3746a15a73d246198ddec5294a8e 100644
|
| --- a/components/test_runner/test_plugin.h
|
| +++ b/components/test_runner/test_plugin.h
|
| @@ -11,9 +11,6 @@
|
| #include "base/macros.h"
|
| #include "cc/layers/texture_layer.h"
|
| #include "cc/layers/texture_layer_client.h"
|
| -#include "third_party/WebKit/public/platform/WebExternalTextureLayer.h"
|
| -#include "third_party/WebKit/public/platform/WebExternalTextureLayerClient.h"
|
| -#include "third_party/WebKit/public/platform/WebExternalTextureMailbox.h"
|
| #include "third_party/WebKit/public/platform/WebLayer.h"
|
| #include "third_party/WebKit/public/web/WebDocument.h"
|
| #include "third_party/WebKit/public/web/WebElement.h"
|
|
|