| Index: content/child/database_util.h
|
| diff --git a/content/child/database_util.h b/content/child/database_util.h
|
| index 8be607c9c004fe5972fd65048f027129e159ada1..284a147cbfdbc8e01a56909fb8cfab2198fd2ed5 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 "content/child/blink_platform_impl.h"
|
| +#include "webkit/child/webkitplatformsupport_impl.h"
|
|
|
| namespace IPC {
|
| class SyncMessageFilter;
|
|
|