Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1034)

Unified Diff: chrome/test/security_tests/security_tests.cc

Issue 10827282: Move the injection test API to content/public. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698