| Index: chrome/browser/ui/views/bar_control_button.h
|
| diff --git a/chrome/browser/ui/views/bar_control_button.h b/chrome/browser/ui/views/bar_control_button.h
|
| index bbb809a9283ea8752c117ac98339ac6cdfa56cb0..902f328b90dd17867e767c4cdbd4416878264eee 100644
|
| --- a/chrome/browser/ui/views/bar_control_button.h
|
| +++ b/chrome/browser/ui/views/bar_control_button.h
|
| @@ -15,10 +15,6 @@ namespace gfx {
|
| enum class VectorIconId;
|
| }
|
|
|
| -namespace views {
|
| -class InkDropDelegate;
|
| -}
|
| -
|
| // A class for buttons that control bars (find bar, download shelf, etc.). The
|
| // button has an image and no text.
|
| class BarControlButton : public views::ImageButton {
|
|
|