| Index: chrome/common/web_database_observer_impl.cc
|
| ===================================================================
|
| --- chrome/common/web_database_observer_impl.cc (revision 77970)
|
| +++ chrome/common/web_database_observer_impl.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "base/auto_reset.h"
|
| #include "base/message_loop.h"
|
| #include "base/string16.h"
|
| -#include "chrome/common/database_messages.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"
|
|
|
|
|