| Index: content/common/db_message_filter.cc
|
| ===================================================================
|
| --- content/common/db_message_filter.cc (revision 112786)
|
| +++ content/common/db_message_filter.cc (working copy)
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "content/common/database_messages.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h"
|
| -#include "third_party/WebKit/Source/WebKit/chromium/public/WebString.h"
|
| +#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h"
|
|
|
| DBMessageFilter::DBMessageFilter() {
|
| }
|
|
|