| Index: chrome/browser/ui/browser_tab_strip_model_delegate.cc
|
| diff --git a/chrome/browser/ui/browser_tab_strip_model_delegate.cc b/chrome/browser/ui/browser_tab_strip_model_delegate.cc
|
| index ff7b0b7738c398b3a1db6d5dd7bb1955592ee234..58e59990fcaa576bd19320b1b4597a72a695770d 100644
|
| --- a/chrome/browser/ui/browser_tab_strip_model_delegate.cc
|
| +++ b/chrome/browser/ui/browser_tab_strip_model_delegate.cc
|
| @@ -23,7 +23,6 @@
|
| #include "content/public/browser/site_instance.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_delegate.h"
|
| -#include "content/public/common/page_transition_types.h"
|
| #include "ipc/ipc_message.h"
|
|
|
| namespace chrome {
|
|
|