Chromium Code Reviews| Index: chrome/common/common_message_generator.h |
| diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h |
| index c1492a5cfe7a4fd96bc771e7399cc2036b0402bd..c62ee03b00b54988c713be5fdca01d9ae2b706de 100644 |
| --- a/chrome/common/common_message_generator.h |
| +++ b/chrome/common/common_message_generator.h |
| @@ -28,7 +28,7 @@ |
| #if defined(ENABLE_PRINTING) |
| #include "chrome/common/chrome_utility_printing_messages.h" |
| -#include "chrome/common/print_messages.h" |
| +#include "components/printing/common/print_messages.h" |
| #endif |
| #if defined(ENABLE_SPELLCHECK) |