| Index: chrome/browser/apps/app_browsertest.cc
|
| diff --git a/chrome/browser/apps/app_browsertest.cc b/chrome/browser/apps/app_browsertest.cc
|
| index 6a1d9f1437a23bf835201d7aa7650152052fad1f..71249cf0543a81df921f8e8700cde1f9fd5d5017 100644
|
| --- a/chrome/browser/apps/app_browsertest.cc
|
| +++ b/chrome/browser/apps/app_browsertest.cc
|
| @@ -3,9 +3,9 @@
|
| // found in the LICENSE file.
|
|
|
| #include "apps/launcher.h"
|
| -#include "apps/native_app_window.h"
|
| #include "apps/shell_window.h"
|
| #include "apps/shell_window_registry.h"
|
| +#include "apps/ui/native_app_window.h"
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
| #include "base/file_util.h"
|
|
|