Index: chrome/browser/debugger/inspectable_tab_proxy.cc |
=================================================================== |
--- chrome/browser/debugger/inspectable_tab_proxy.cc (revision 66453) |
+++ chrome/browser/debugger/inspectable_tab_proxy.cc (working copy) |
@@ -11,6 +11,7 @@ |
#include "chrome/browser/debugger/devtools_client_host.h" |
#include "chrome/browser/sessions/session_id.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
+#include "chrome/browser/tab_contents_wrapper.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |
#include "chrome/browser/ui/browser.h" |
#include "chrome/common/devtools_messages.h" |