summaryrefslogtreecommitdiffstats
path: root/Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h')
-rw-r--r--Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h b/Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h
index 4e22461..ede1458 100644
--- a/Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h
+++ b/Tools/DumpRenderTree/chromium/WebThemeControlDRTWin.h
@@ -46,7 +46,8 @@
// Skia forward declarations
struct SkIRect;
-class WebThemeControlDRTWin : public Noncopyable {
+class WebThemeControlDRTWin {
+ WTF_MAKE_NONCOPYABLE(WebThemeControlDRTWin);
public:
// This list of states mostly mirrors the list in WebCore/platform/ThemeTypes.h
// but is maintained separately since that isn't public and also to minimize