Index: content/renderer/renderer_main_platform_delegate_win.cc |
diff --git a/content/renderer/renderer_main_platform_delegate_win.cc b/content/renderer/renderer_main_platform_delegate_win.cc |
index a4f309547857d13baa0bc3c5ebed27dcec2a3679..19467d52adce2f28a63bb0a912ed7e20b43d194d 100644 |
--- a/content/renderer/renderer_main_platform_delegate_win.cc |
+++ b/content/renderer/renderer_main_platform_delegate_win.cc |
@@ -10,8 +10,8 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/win/win_util.h" |
-#include "content/common/injection_test_dll.h" |
#include "content/public/common/content_switches.h" |
+#include "content/public/common/injection_test_win.h" |
#include "content/public/renderer/render_thread.h" |
#include "sandbox/win/src/sandbox.h" |
#include "skia/ext/skia_sandbox_support_win.h" |