| Index: chrome/browser/extensions/extension_tab_util.h
|
| diff --git a/chrome/browser/extensions/extension_tab_util.h b/chrome/browser/extensions/extension_tab_util.h
|
| index d871ea360fd88c564521e02a0ee9adf169ada1ca..740bfb302eb1a8643d7f8478ffe273b9c703dfd1 100644
|
| --- a/chrome/browser/extensions/extension_tab_util.h
|
| +++ b/chrome/browser/extensions/extension_tab_util.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/callback.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "chrome/common/extensions/api/tabs.h"
|
| #include "ui/base/window_open_disposition.h"
|
|
|
|
|