Index: chrome/service/cloud_print/cdd_conversion_win.h |
diff --git a/chrome/service/cloud_print/cdd_conversion_win.h b/chrome/service/cloud_print/cdd_conversion_win.h |
index 0e9c3dbd033cec9ccee1884124108687b31b38af..2d6cf8e9d5b0ea4098c385ad2e8b3b2bb4f42756 100644 |
--- a/chrome/service/cloud_print/cdd_conversion_win.h |
+++ b/chrome/service/cloud_print/cdd_conversion_win.h |
@@ -5,9 +5,11 @@ |
#ifndef CHROME_SERVICE_CLOUD_PRINT_CDD_CONVERSION_WIN_H_ |
#define CHROME_SERVICE_CLOUD_PRINT_CDD_CONVERSION_WIN_H_ |
-#include <string> |
#include <windows.h> |
+#include <string> |
+ |
+#include "base/memory/free_deleter.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/strings/string16.h" |