Index: chrome/browser/local_discovery/pwg_raster_converter.cc |
diff --git a/chrome/browser/local_discovery/pwg_raster_converter.cc b/chrome/browser/local_discovery/pwg_raster_converter.cc |
index 0f39430ba201d7f90f4439e64ab0a3fc6e3db5cc..cd920e9e0e6acbe1416f1c5c8c11a424422edefb 100644 |
--- a/chrome/browser/local_discovery/pwg_raster_converter.cc |
+++ b/chrome/browser/local_discovery/pwg_raster_converter.cc |
@@ -11,10 +11,13 @@ |
#include "base/files/scoped_temp_dir.h" |
#include "base/logging.h" |
#include "chrome/common/chrome_utility_messages.h" |
+#include "chrome/common/chrome_utility_printing_messages.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/child_process_data.h" |
#include "content/public/browser/utility_process_host.h" |
#include "content/public/browser/utility_process_host_client.h" |
+#include "printing/pdf_render_settings.h" |
+#include "printing/pwg_raster_settings.h" |
namespace local_discovery { |