Chromium Code Reviews| Index: webkit/glue/devtools/debugger_agent_manager.h |
| =================================================================== |
| --- webkit/glue/devtools/debugger_agent_manager.h (revision 14725) |
| +++ webkit/glue/devtools/debugger_agent_manager.h (working copy) |
| @@ -64,6 +64,7 @@ |
| static WebDevToolsAgent::MessageLoopDispatchHandler |
| message_loop_dispatch_handler_; |
| + static bool in_host_dispatch_handler_; |
| DISALLOW_COPY_AND_ASSIGN(DebuggerAgentManager); |
| }; |