| Index: sandbox/win/src/registry_interception.cc
|
| diff --git a/sandbox/win/src/registry_interception.cc b/sandbox/win/src/registry_interception.cc
|
| index 936d4acc713a5053faddaacac57880c1a9e6fb92..3869975137cadd1c1055a41f8ecae47ace1f4de2 100644
|
| --- a/sandbox/win/src/registry_interception.cc
|
| +++ b/sandbox/win/src/registry_interception.cc
|
| @@ -8,6 +8,7 @@
|
| #include "sandbox/win/src/ipc_tags.h"
|
| #include "sandbox/win/src/sandbox_factory.h"
|
| #include "sandbox/win/src/sandbox_nt_util.h"
|
| +#include "sandbox/win/src/sandbox_utils.h"
|
| #include "sandbox/win/src/sharedmem_ipc_client.h"
|
| #include "sandbox/win/src/target_services.h"
|
|
|
|
|