| Index: ash/launcher/launcher_view.cc
|
| diff --git a/ash/launcher/launcher_view.cc b/ash/launcher/launcher_view.cc
|
| index 5745a5ee362fe8b0bf531151800d1f0c11555488..336390c8baa218fc76951308832b0b5c7f9d20e9 100644
|
| --- a/ash/launcher/launcher_view.cc
|
| +++ b/ash/launcher/launcher_view.cc
|
| @@ -18,8 +18,9 @@
|
| #include "ash/launcher/overflow_button.h"
|
| #include "ash/launcher/tabbed_launcher_button.h"
|
| #include "ash/root_window_controller.h"
|
| +#include "ash/shelf/shelf_layout_manager.h"
|
| +#include "ash/shelf/shelf_widget.h"
|
| #include "ash/shell_delegate.h"
|
| -#include "ash/wm/shelf_layout_manager.h"
|
| #include "base/auto_reset.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "grit/ash_resources.h"
|
|
|