| Index: shell/shell_test_helper.h
|
| diff --git a/shell/shell_test_helper.h b/shell/shell_test_helper.h
|
| index 5d6cb5e9e76535df3d7d1c20a98b149f50a50ecc..4a2981817a3345925537d63968027ef72f3ef367 100644
|
| --- a/shell/shell_test_helper.h
|
| +++ b/shell/shell_test_helper.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/run_loop.h"
|
| -#include "mojo/application_manager/application_loader.h"
|
| +#include "shell/application_manager/application_loader.h"
|
| #include "shell/context.h"
|
|
|
| class GURL;
|
|
|