| Index: sandbox/win/src/handle_closer_agent.h
|
| diff --git a/sandbox/win/src/handle_closer_agent.h b/sandbox/win/src/handle_closer_agent.h
|
| index 602f327a1066bb13ab2cecfa5137e96dcc270013..50ebf8959d3448ffa8ca452baef354528e31a0c9 100644
|
| --- a/sandbox/win/src/handle_closer_agent.h
|
| +++ b/sandbox/win/src/handle_closer_agent.h
|
| @@ -6,7 +6,7 @@
|
| #define SANDBOX_SRC_HANDLE_CLOSER_AGENT_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "sandbox/win/src/handle_closer.h"
|
| #include "sandbox/win/src/sandbox_types.h"
|
|
|
|
|