summaryrefslogtreecommitdiffstats
path: root/chrome/service/cloud_print/cdd_conversion_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/service/cloud_print/cdd_conversion_win.h')
-rw-r--r--chrome/service/cloud_print/cdd_conversion_win.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/service/cloud_print/cdd_conversion_win.h b/chrome/service/cloud_print/cdd_conversion_win.h
index 0e9c3db..2d6cf8e 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"