summaryrefslogtreecommitdiffstats
path: root/chromium/content/common/handle_enumerator_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/common/handle_enumerator_win.cc')
-rw-r--r--chromium/content/common/handle_enumerator_win.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/content/common/handle_enumerator_win.cc b/chromium/content/common/handle_enumerator_win.cc
index 7cda767294f..0b8cbe5fd42 100644
--- a/chromium/content/common/handle_enumerator_win.cc
+++ b/chromium/content/common/handle_enumerator_win.cc
@@ -16,6 +16,8 @@
#include "content/public/common/result_codes.h"
#include "sandbox/win/src/handle_table.h"
+using base::ASCIIToUTF16;
+
namespace content {
namespace {