Index: content/common/handle_enumerator_win.cc |
diff --git a/content/common/handle_enumerator_win.cc b/content/common/handle_enumerator_win.cc |
index 7cda767294f27e5c3c0c2bdec1e714aa6a98e8e1..0b8cbe5fd42081088077e6175a7315c154596757 100644 |
--- a/content/common/handle_enumerator_win.cc |
+++ b/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 { |