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