Index: content/browser/download/drag_download_util.h |
diff --git a/content/browser/download/drag_download_util.h b/content/browser/download/drag_download_util.h |
index 38b516c58544d491b8901aa668079f43ea9e1a14..343ef798fba619646d6132fdb8044e0a8accd7ee 100644 |
--- a/content/browser/download/drag_download_util.h |
+++ b/content/browser/download/drag_download_util.h |
@@ -5,8 +5,8 @@ |
#ifndef CONTENT_BROWSER_DOWNLOAD_DRAG_DOWNLOAD_UTIL_H_ |
#define CONTENT_BROWSER_DOWNLOAD_DRAG_DOWNLOAD_UTIL_H_ |
-#include "base/basictypes.h" |
#include "base/files/file.h" |
+#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
#include "base/strings/string16.h" |
#include "content/browser/download/drag_download_file.h" |