summaryrefslogtreecommitdiffstats
path: root/ui/base/dragdrop/download_file_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/dragdrop/download_file_interface.h')
-rw-r--r--ui/base/dragdrop/download_file_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/dragdrop/download_file_interface.h b/ui/base/dragdrop/download_file_interface.h
index 1054370..ab09afd 100644
--- a/ui/base/dragdrop/download_file_interface.h
+++ b/ui/base/dragdrop/download_file_interface.h
@@ -9,7 +9,7 @@
#include "build/build_config.h"
#include "base/basictypes.h"
-#include "base/ref_counted.h"
+#include "base/memory/ref_counted.h"
#if defined(OS_WIN)
#include <objidl.h>