| Index: athena/main/athena_main.cc
|
| diff --git a/athena/main/athena_main.cc b/athena/main/athena_main.cc
|
| index 104b64be9448ebf9cf2bab6f8e09d0511df1d0e7..c3079cbf903edd9efe93947fa479e73f6c3ead78 100644
|
| --- a/athena/main/athena_main.cc
|
| +++ b/athena/main/athena_main.cc
|
| @@ -18,7 +18,7 @@
|
| #include "content/public/app/content_main.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "extensions/browser/app_window/app_window.h"
|
| -#include "extensions/browser/app_window/apps_client.h"
|
| +#include "extensions/browser/app_window/app_window_client.h"
|
| #include "extensions/shell/app/shell_main_delegate.h"
|
| #include "extensions/shell/browser/desktop_controller.h"
|
| #include "extensions/shell/browser/shell_app_delegate.h"
|
|
|