| Index: ash/common/system/tray/tray_popup_utils.h
|
| diff --git a/ash/common/system/tray/tray_popup_utils.h b/ash/common/system/tray/tray_popup_utils.h
|
| index f299257ee667063dad8c5dd2eccd8bc11c47e1b8..df0e8251e4dd8e4ea71e5eb98ed1abe169efed9f 100644
|
| --- a/ash/common/system/tray/tray_popup_utils.h
|
| +++ b/ash/common/system/tray/tray_popup_utils.h
|
| @@ -11,7 +11,6 @@
|
| #include "base/strings/string16.h"
|
|
|
| namespace views {
|
| -class Border;
|
| class ButtonListener;
|
| class ImageView;
|
| class InkDrop;
|
| @@ -21,7 +20,6 @@ class InkDropHostView;
|
| class InkDropMask;
|
| class Label;
|
| class LabelButton;
|
| -class LayoutManager;
|
| class Separator;
|
| class Slider;
|
| class SliderListener;
|
|
|