diff options
Diffstat (limited to 'sandbox/win/src/handle_closer.h')
-rw-r--r-- | sandbox/win/src/handle_closer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/src/handle_closer.h b/sandbox/win/src/handle_closer.h index b43e50f..a6f81d5 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" |