Chromium Code Reviews| Index: public/web/WebHitTestResult.h |
| diff --git a/public/web/WebHitTestResult.h b/public/web/WebHitTestResult.h |
| index ac12cf8aedc561b5346f326706cba398c4648bff..a48f3cd04c35e3058576a271c6b2b44c6b61df12 100644 |
| --- a/public/web/WebHitTestResult.h |
| +++ b/public/web/WebHitTestResult.h |
| @@ -26,7 +26,7 @@ |
| #ifndef WebHitTestResult_h |
| #define WebHitTestResult_h |
| -#include "public/platform/WebPrivateOwnPtr.h" |
| +#include "../platform/WebPrivateOwnPtr.h" |
| namespace WebCore { |
| class HitTestResult; |