| Index: content/renderer/render_thread_impl.cc
|
| ===================================================================
|
| --- content/renderer/render_thread_impl.cc (revision 201604)
|
| +++ content/renderer/render_thread_impl.cc (working copy)
|
| @@ -36,11 +36,11 @@
|
| #include "content/common/resource_dispatcher.h"
|
| #include "content/common/resource_messages.h"
|
| #include "content/common/view_messages.h"
|
| -#include "content/common/web_database_observer_impl.h"
|
| #include "content/common_child/indexed_db/indexed_db_dispatcher.h"
|
| #include "content/common_child/indexed_db/indexed_db_message_filter.h"
|
| #include "content/common_child/npobject_util.h"
|
| #include "content/common_child/plugin_messages.h"
|
| +#include "content/common_child/web_database_observer_impl.h"
|
| #include "content/public/common/content_constants.h"
|
| #include "content/public/common/content_paths.h"
|
| #include "content/public/common/content_switches.h"
|
|
|