Chromium Code Reviews| Index: mojo/shell/app_container.h |
| diff --git a/mojo/shell/app_container.h b/mojo/shell/app_container.h |
| index cc3ab001bdbbb1a120f53e95287ae4024735fc95..74b84a339c8efa71cc39e9e61e894bea07a465f7 100644 |
| --- a/mojo/shell/app_container.h |
| +++ b/mojo/shell/app_container.h |
| @@ -6,6 +6,7 @@ |
| #define MOJO_SHELL_APP_CONTAINER_H_ |
| #include "base/basictypes.h" |
| +#include "base/files/file_path.h" |
|
Aaron Boodman
2013/10/18 17:59:42
Can forward-declare FilePath here.
|
| #include "base/memory/weak_ptr.h" |
| #include "mojo/public/system/core.h" |