| Index: content/common/web_database_observer_impl.cc
|
| ===================================================================
|
| --- content/common/web_database_observer_impl.cc (revision 112786)
|
| +++ content/common/web_database_observer_impl.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/string16.h"
|
| #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"
|
|
|
| WebDatabaseObserverImpl::WebDatabaseObserverImpl(
|
| IPC::Message::Sender* sender)
|
|
|