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

Unified Diff: chrome/common/common_message_generator.h

Issue 2477283002: Convert printing IPCs to Mojo
Patch Set: git cl format Created 4 years 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 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

Powered by Google App Engine
This is Rietveld 408576698