Index: content/renderer/render_thread_impl.cc |
diff --git a/content/renderer/render_thread_impl.cc b/content/renderer/render_thread_impl.cc |
index d4bf4002e684eed0b3155aa91da820efc87947d9..fa361c58ae376e10777fc5b5bdd5041dcdec147d 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" |