| Index: chrome/test/security_tests/security_tests.cc
|
| diff --git a/chrome/test/security_tests/security_tests.cc b/chrome/test/security_tests/security_tests.cc
|
| index caa02607b4e33f78324bef668d2d3613c61ea79f..b124f76813b3e615a0699c150d7dcccbd6a6be89 100644
|
| --- a/chrome/test/security_tests/security_tests.cc
|
| +++ b/chrome/test/security_tests/security_tests.cc
|
| @@ -7,7 +7,7 @@
|
|
|
| #define TEST_INJECTION_DLL
|
| #include "chrome/test/security_tests/ipc_security_tests.h"
|
| -#include "content/common/injection_test_dll.h"
|
| +#include "content/public/common/injection_test_win.h"
|
| #include "sandbox/win/tests/common/controller.h"
|
| #include "sandbox/win/tests/validation_tests/commands.h"
|
|
|
|
|