Index: content/browser/renderer_host/render_view_host_delegate.h |
=================================================================== |
--- content/browser/renderer_host/render_view_host_delegate.h (revision 78395) |
+++ content/browser/renderer_host/render_view_host_delegate.h (working copy) |
@@ -14,10 +14,10 @@ |
#include "base/ref_counted.h" |
#include "base/string16.h" |
#include "chrome/common/content_settings_types.h" |
-#include "chrome/common/dom_storage_common.h" |
#include "chrome/common/translate_errors.h" |
#include "chrome/common/view_types.h" |
#include "chrome/common/window_container_type.h" |
+#include "content/common/dom_storage_common.h" |
#include "ipc/ipc_channel.h" |
#include "net/base/load_states.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDragOperation.h" |