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

Unified Diff: Source/testing/runner/WebTestThemeControlWin.h

Issue 61773005: Rename WebKit namespace to blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « Source/testing/runner/WebTestProxy.cpp ('k') | Source/testing/runner/WebTestThemeControlWin.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/testing/runner/WebTestThemeControlWin.h
diff --git a/Source/testing/runner/WebTestThemeControlWin.h b/Source/testing/runner/WebTestThemeControlWin.h
index 7c32432ee5eec8553b8cd397111767e1038c1234..f1a65e941f2b79d55b55ea4f142a0a2308a1ed84 100644
--- a/Source/testing/runner/WebTestThemeControlWin.h
+++ b/Source/testing/runner/WebTestThemeControlWin.h
@@ -48,7 +48,7 @@ class SkCanvas;
namespace WebTestRunner {
-class WebTestThemeControlWin : public WebKit::WebNonCopyable {
+class WebTestThemeControlWin : public blink::WebNonCopyable {
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
« no previous file with comments | « Source/testing/runner/WebTestProxy.cpp ('k') | Source/testing/runner/WebTestThemeControlWin.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698