Chromium Code Reviews| Index: webkit/glue/devtools/debugger_agent_impl.cc |
| =================================================================== |
| --- webkit/glue/devtools/debugger_agent_impl.cc (revision 24604) |
| +++ webkit/glue/devtools/debugger_agent_impl.cc (working copy) |
| @@ -33,7 +33,7 @@ |
| using WebCore::V8ClassIndex; |
| using WebCore::V8Custom; |
| using WebCore::V8DOMWindow; |
| -using WebCore::V8DOMWrapper;; |
| +using WebCore::V8DOMWrapper; |
| using WebCore::V8Proxy; |
| DebuggerAgentImpl::DebuggerAgentImpl( |