| Index: components/printing/browser/print_manager.h
|
| diff --git a/components/printing/browser/print_manager.h b/components/printing/browser/print_manager.h
|
| index ea24f5152ac22b01b0a725f141d91778687bc134..40578c9c13f97044040a94c334289aa1f46177ba 100644
|
| --- a/components/printing/browser/print_manager.h
|
| +++ b/components/printing/browser/print_manager.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef COMPONENTS_PRINTING_BROWSER_PRINT_MANAGER_H_
|
| #define COMPONENTS_PRINTING_BROWSER_PRINT_MANAGER_H_
|
|
|
| +#include "base/macros.h"
|
| +#include "build/build_config.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
|
|
| #if defined(OS_ANDROID)
|
|
|