Chromium Code Reviews| Index: public/web/WebDevToolsAgent.h |
| diff --git a/public/web/WebDevToolsAgent.h b/public/web/WebDevToolsAgent.h |
| index 47aa8e084a1c2a86c210ae320c98133a1bc1d4c2..247f63b49377bae162513a2ce00570592b5402cb 100644 |
| --- a/public/web/WebDevToolsAgent.h |
| +++ b/public/web/WebDevToolsAgent.h |
| @@ -35,6 +35,7 @@ |
| #include "../platform/WebVector.h" |
| namespace blink { |
| + |
| class WebDevToolsAgentClient; |
| class WebDevToolsMessageTransport; |
| class WebString; |