Index: content/browser/web_contents/web_contents_impl.cc |
=================================================================== |
--- content/browser/web_contents/web_contents_impl.cc (revision 132437) |
+++ content/browser/web_contents/web_contents_impl.cc (working copy) |
@@ -17,6 +17,7 @@ |
#include "content/browser/browser_plugin/browser_plugin_web_contents_observer.h" |
#include "content/browser/child_process_security_policy_impl.h" |
#include "content/browser/debugger/devtools_manager_impl.h" |
+#include "content/browser/dom_storage/session_storage_namespace_impl.h" |
#include "content/browser/download/download_stats.h" |
#include "content/browser/download/mhtml_generation_manager.h" |
#include "content/browser/download/save_package.h" |