Chromium Code Reviews| 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(); |