| Index: public/web/WebDevToolsAgentClient.h
|
| diff --git a/public/web/WebDevToolsAgentClient.h b/public/web/WebDevToolsAgentClient.h
|
| index b0ab153717ac79b5f734d79e37c3f6413c67dcaa..797854ddd6b151a212ea88fb5b882b28c3a54239 100644
|
| --- a/public/web/WebDevToolsAgentClient.h
|
| +++ b/public/web/WebDevToolsAgentClient.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebDevToolsAgentClient_h
|
| #define WebDevToolsAgentClient_h
|
|
|
| -#include "../platform/WebCString.h"
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCString.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
| class WebString;
|
|
|