| Index: ash/shelf/overflow_button.h
|
| diff --git a/ash/shelf/overflow_button.h b/ash/shelf/overflow_button.h
|
| index 4447d9c07433b6a904fe7043b0b7eb4b77c5dfb3..a101b3e87df72dd92e0026151893cb54d58b567b 100644
|
| --- a/ash/shelf/overflow_button.h
|
| +++ b/ash/shelf/overflow_button.h
|
| @@ -42,8 +42,6 @@ class OverflowButton : public views::CustomButton {
|
| int NonMaterialBackgroundImageId();
|
|
|
| // Calculates the bounds of the overflow button based on the shelf alignment.
|
| - // TODO(tdanderson): The button size and bounds need to be adjusted to
|
| - // conform to the material design spec. See crbug.com/617295.
|
| gfx::Rect CalculateButtonBounds();
|
|
|
| // Used for bottom shelf alignment. |bottom_image_| points to
|
|
|