| Index: content/shell/renderer/test_runner/TestPlugin.cpp
|
| diff --git a/content/shell/renderer/test_runner/TestPlugin.cpp b/content/shell/renderer/test_runner/TestPlugin.cpp
|
| index 3bd80a076e96bd44229f8f0033c59ee441250c8c..3b3804b8dbf61ae8e6a44223dfbc4edd0be29ddb 100644
|
| --- a/content/shell/renderer/test_runner/TestPlugin.cpp
|
| +++ b/content/shell/renderer/test_runner/TestPlugin.cpp
|
| @@ -9,7 +9,6 @@
|
| #include "base/logging.h"
|
| #include "base/memory/shared_memory.h"
|
| #include "content/public/renderer/render_thread.h"
|
| -#include "content/shell/renderer/test_runner/TestCommon.h"
|
| #include "content/shell/renderer/test_runner/WebTestDelegate.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
|
|