| Index: content/test/content_test_launcher.cc
|
| ===================================================================
|
| --- content/test/content_test_launcher.cc (revision 120325)
|
| +++ content/test/content_test_launcher.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/path_service.h"
|
| #include "base/scoped_temp_dir.h"
|
| #include "base/test/test_suite.h"
|
| -#include "content/app/content_main.h"
|
| +#include "content/public/app/content_main.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/shell/shell_main_delegate.h"
|
|
|
|
|