| Index: chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc
|
| diff --git a/chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc b/chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc
|
| index 78d05809924863bca8e43dc0f847d26f0c154a06..9967548031ee49dd993d7fffd260d6ac11ed9697 100644
|
| --- a/chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc
|
| +++ b/chrome/browser/in_process_webkit/indexed_db_dispatcher_host.cc
|
| @@ -11,6 +11,7 @@
|
| #include "chrome/browser/renderer_host/resource_message_filter.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/render_messages.h"
|
| +#include "chrome/common/render_messages_params.h"
|
| #include "chrome/common/serialized_script_value.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebDOMStringList.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebIDBCursor.h"
|
|
|