Chromium Code Reviews| Index: content/child/database_util.h |
| diff --git a/content/child/database_util.h b/content/child/database_util.h |
| index 75bcd20a8b37a55c4e977f4f51668fd0ad3fe296..8b85623d6352cb599ab9917ac14b6c08aa68524b 100644 |
| --- a/content/child/database_util.h |
| +++ b/content/child/database_util.h |
| @@ -5,7 +5,7 @@ |
| #ifndef CONTENT_CHILD_DATABASE_UTIL_H_ |
| #define CONTENT_CHILD_DATABASE_UTIL_H_ |
| -#include "webkit/glue/webkitplatformsupport_impl.h" |
| +#include "webkit/child/webkitplatformsupport_impl.h" |
| namespace IPC { |
| class SyncMessageFilter; |