| Index: chrome/browser/task_manager/tab_contents_information.h
|
| diff --git a/chrome/browser/task_manager/tab_contents_information.h b/chrome/browser/task_manager/tab_contents_information.h
|
| index 5bd638019277620309195410480c788a258f02b1..fefc8addc0f815828f5b327d0e482150b9517220 100644
|
| --- a/chrome/browser/task_manager/tab_contents_information.h
|
| +++ b/chrome/browser/task_manager/tab_contents_information.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_TASK_MANAGER_TAB_CONTENTS_INFORMATION_H_
|
| #define CHROME_BROWSER_TASK_MANAGER_TAB_CONTENTS_INFORMATION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/task_manager/web_contents_information.h"
|
|
|
| namespace task_manager {
|
|
|