| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 553c87339078f11b0189ec111954b04955700e08..b3552cf814934bd8e3edf8e569c40d6145d92ba5 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -28,10 +28,6 @@
|
| #include "chrome/common/service_messages.h"
|
| #endif
|
|
|
| -#if BUILDFLAG(ENABLE_PRINTING)
|
| -#include "chrome/common/chrome_utility_printing_messages.h"
|
| -#endif
|
| -
|
| #if BUILDFLAG(ENABLE_WEBRTC)
|
| #include "chrome/common/media/webrtc_logging_messages.h"
|
| #endif
|
|
|