| Index: chrome/browser/tabs/pinned_tab_codec.cc
|
| ===================================================================
|
| --- chrome/browser/tabs/pinned_tab_codec.cc (revision 78506)
|
| +++ chrome/browser/tabs/pinned_tab_codec.cc (working copy)
|
| @@ -12,9 +12,9 @@
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
|
| #include "chrome/common/extensions/extension.h"
|
| -#include "chrome/common/page_transition_types.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "content/browser/tab_contents/tab_contents.h"
|
| +#include "content/common/page_transition_types.h"
|
|
|
| typedef BrowserInit::LaunchWithProfile::Tab Tab;
|
|
|
|
|