| Index: content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp
|
| diff --git a/content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp b/content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp
|
| index 125f134ba9ba1b5713ffd9949290ac1a48cbfd9d..9463c06f519986851ad66f0707c2ee46d4325d8d 100644
|
| --- a/content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp
|
| +++ b/content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp
|
| @@ -2,10 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// FIXME: This code is largely cloned from WebTestThemeEngineWin.cpp
|
| -// and WebTestThemeControlWin.cpp. We should delete that code once the
|
| -// cutover to Aura is final.
|
| -
|
| #include "content/shell/renderer/test_runner/WebTestThemeEngineMock.h"
|
|
|
| #include "skia/ext/platform_canvas.h"
|
|
|