Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(241)

Unified Diff: chrome/common/common_message_generator.h

Issue 857053002: Generate the print messages in components/printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reorder imports Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/common_message_generator.h
diff --git a/chrome/common/common_message_generator.h b/chrome/common/common_message_generator.h
index 57847d7408544610ca9e28064da6f5255f54793e..2330384b2cdf97bf855c7e909628b78359f00c08 100644
--- a/chrome/common/common_message_generator.h
+++ b/chrome/common/common_message_generator.h
@@ -28,7 +28,6 @@
#if defined(ENABLE_PRINTING)
#include "chrome/common/chrome_utility_printing_messages.h"
-#include "components/printing/common/print_messages.h"
#endif
#if defined(ENABLE_SPELLCHECK)

Powered by Google App Engine
This is Rietveld 408576698