| Index: chrome/common/common_message_generator.h
|
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
|
| index 5202dabe8da3bb9005351af42daf5a07d83a68ab..6720a008d02d043a9d431ed596fa34bd54d4be4a 100644
|
| --- a/chrome/common/common_message_generator.h
|
| +++ b/chrome/common/common_message_generator.h
|
| @@ -27,10 +27,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
|
|
|