| Index: ash/shell/window_type_launcher.cc
|
| ===================================================================
|
| --- ash/shell/window_type_launcher.cc (revision 115655)
|
| +++ ash/shell/window_type_launcher.cc (working copy)
|
| @@ -7,11 +7,11 @@
|
| #include "ash/shell/example_factory.h"
|
| #include "ash/shell/toplevel_window.h"
|
| #include "ash/wm/shadow_types.h"
|
| +#include "ash/wm/toplevel_frame_view.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/aura_shell/shell_window_ids.h"
|
| -#include "ui/aura_shell/toplevel_frame_view.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/compositor/layer.h"
|
| #include "ui/views/controls/button/text_button.h"
|
|
|