| Index: public/web/WebDevToolsAgentClient.h
|
| diff --git a/public/web/WebDevToolsAgentClient.h b/public/web/WebDevToolsAgentClient.h
|
| index 9d4a4339c70c1fde6cbca0a04994bdcf7ddccbc9..17a09642e4a8b29c01a20a963af496fcb7b955b3 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;
|
|
|