| Index: components/printing/browser/print_manager.cc
|
| diff --git a/components/printing/browser/print_manager.cc b/components/printing/browser/print_manager.cc
|
| index 7e80befe31026685d6ebc04c778553ce68c1e33d..0773ab4e5507eb29327e9f2e8771a18c97a45bec 100644
|
| --- a/components/printing/browser/print_manager.cc
|
| +++ b/components/printing/browser/print_manager.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/printing/browser/print_manager.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "components/printing/common/print_messages.h"
|
|
|
| namespace printing {
|
|
|