Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1475)

Unified Diff: content/shell/renderer/test_runner/WebTestThemeEngineMock.cpp

Issue 139903015: Remove Windows mock theme engine code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698