| Index: content/renderer/render_thread_impl.cc
|
| diff --git a/content/renderer/render_thread_impl.cc b/content/renderer/render_thread_impl.cc
|
| index e341e5df124e09832fb1efd52d4244231690a128..f9bbd74e6d6049bbc88da12af1db1e8860de2c8c 100644
|
| --- a/content/renderer/render_thread_impl.cc
|
| +++ b/content/renderer/render_thread_impl.cc
|
| @@ -40,7 +40,7 @@
|
| #include "content/common/child_process_messages.h"
|
| #include "content/common/content_constants_internal.h"
|
| #include "content/common/database_messages.h"
|
| -#include "content/common/dom_storage_messages.h"
|
| +#include "content/common/dom_storage/dom_storage_messages.h"
|
| #include "content/common/gpu/client/context_provider_command_buffer.h"
|
| #include "content/common/gpu/client/gpu_channel_host.h"
|
| #include "content/common/gpu/gpu_messages.h"
|
|
|