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

Unified Diff: chrome/common/common_message_generator.h

Issue 2477283002: Convert printing IPCs to Mojo
Patch Set: Fix more Windows compile errors Created 3 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 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

Powered by Google App Engine
This is Rietveld 408576698