| Index: chrome/browser/task_manager/printing_information.h
|
| diff --git a/chrome/browser/task_manager/printing_information.h b/chrome/browser/task_manager/printing_information.h
|
| index 8bc8c4d1e0baee65747e94c89a42ed9f77f49386..41b58fe7022ab17373c84a926326949e6b7f1d94 100644
|
| --- a/chrome/browser/task_manager/printing_information.h
|
| +++ b/chrome/browser/task_manager/printing_information.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_TASK_MANAGER_PRINTING_INFORMATION_H_
|
| #define CHROME_BROWSER_TASK_MANAGER_PRINTING_INFORMATION_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "chrome/browser/task_manager/web_contents_information.h"
|
|
|
| namespace task_manager {
|
|
|