summaryrefslogtreecommitdiffstats
path: root/chrome/test/security_tests
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/security_tests')
-rw-r--r--chrome/test/security_tests/security_tests.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/security_tests/security_tests.cc b/chrome/test/security_tests/security_tests.cc
index 33f2755..b42cc73 100644
--- a/chrome/test/security_tests/security_tests.cc
+++ b/chrome/test/security_tests/security_tests.cc
@@ -6,8 +6,8 @@
#include <string>
#define TEST_INJECTION_DLL
-#include "chrome/test/injection_test_dll.h"
#include "chrome/test/security_tests/ipc_security_tests.h"
+#include "content/common/injection_test_dll.h"
#include "sandbox/tests/common/controller.h"
#include "sandbox/tests/validation_tests/commands.h"