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

Unified Diff: webkit/child/webthread_impl.h

Issue 61553006: Rename WebKit namespace to blink (part 5) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 | « webkit/child/webthemeengine_impl_win.cc ('k') | webkit/child/webthread_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/child/webthread_impl.h
diff --git a/webkit/child/webthread_impl.h b/webkit/child/webthread_impl.h
index 88181c51de6de89fa21188ebcccb54d78023e6af..73f21c29dcb50ac8778337fe7b9cc67b4a1da268 100644
--- a/webkit/child/webthread_impl.h
+++ b/webkit/child/webthread_impl.h
@@ -13,7 +13,7 @@
namespace webkit_glue {
-class WebThreadBase : public WebKit::WebThread {
+class WebThreadBase : public blink::WebThread {
public:
virtual ~WebThreadBase();
« no previous file with comments | « webkit/child/webthemeengine_impl_win.cc ('k') | webkit/child/webthread_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698