| Index: chrome/browser/apps/app_browsertest.cc
|
| diff --git a/chrome/browser/apps/app_browsertest.cc b/chrome/browser/apps/app_browsertest.cc
|
| index 792695ad4a962a234252be475e03b6e7667a1920..e93de75ec4c18bcf8b575f25bcc67c8bdb12e590 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"
|
|
|