Index: sandbox/win/src/handle_closer.h |
diff --git a/sandbox/win/src/handle_closer.h b/sandbox/win/src/handle_closer.h |
index b43e50fc882b6aa1d4ed3f01a2e1a14e414b309d..a6f81d5b2902a762fdeb4f154af8e6a286acb35f 100644 |
--- a/sandbox/win/src/handle_closer.h |
+++ b/sandbox/win/src/handle_closer.h |
@@ -9,7 +9,7 @@ |
#include <set> |
#include "base/basictypes.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "sandbox/win/src/interception.h" |
#include "sandbox/win/src/sandbox_types.h" |
#include "sandbox/win/src/target_process.h" |