Chromium Code Reviews| Index: public/web/WebDatabase.h |
| diff --git a/public/web/WebDatabase.h b/public/web/WebDatabase.h |
| index 502890cd061b6a797265a100f5c6853a1d67d9ba..c6c6c138f6ba62b660d4f78a81a746efef4446eb 100644 |
| --- a/public/web/WebDatabase.h |
| +++ b/public/web/WebDatabase.h |
| @@ -31,8 +31,8 @@ |
| #ifndef WebDatabase_h |
| #define WebDatabase_h |
| -#include "../platform/WebCommon.h" |
| #include "WebSecurityOrigin.h" |
| +#include "public/platform/WebCommon.h" |
| namespace WebCore { class DatabaseBackendBase; } |