| Index: chrome/browser/printing/print_view_manager.h
|
| diff --git a/chrome/browser/printing/print_view_manager.h b/chrome/browser/printing/print_view_manager.h
|
| index 45e840b54c97aa45550ae4ec529b738c96036ff9..a5345e24c6eda9ca7237255a8eb548d307e9c37f 100644
|
| --- a/chrome/browser/printing/print_view_manager.h
|
| +++ b/chrome/browser/printing/print_view_manager.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_
|
| #define CHROME_BROWSER_PRINTING_PRINT_VIEW_MANAGER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "chrome/browser/printing/print_view_manager_base.h"
|
| #include "content/public/browser/web_contents_user_data.h"
|
|
|
|
|