Index: content/test/content_test_launcher.cc |
=================================================================== |
--- content/test/content_test_launcher.cc (revision 107845) |
+++ content/test/content_test_launcher.cc (working copy) |
@@ -15,7 +15,7 @@ |
#include "content/shell/shell_main_delegate.h" |
#if defined(OS_WIN) |
-#include "content/app/startup_helper_win.h" |
+#include "content/public/app/startup_helper_win.h" |
#include "sandbox/src/sandbox_types.h" |
#endif // defined(OS_WIN) |