Commit 2b34d3b9 authored by sangwoo.ko's avatar sangwoo.ko Committed by Commit Bot

Remove private inheritance

It doesn't seem to have point.

Bug: None
Change-Id: I5e8131578c1191be9f0c27a5196425669470319c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626920
Commit-Queue: Sang Woo Ko <sangwoo108@chromium.org>
Reviewed-by: default avatarPeter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/master@{#662944}
parent 1db95be7
......@@ -41,7 +41,7 @@ class MenuRunner;
}
class OmniboxResultView : public views::View,
private gfx::AnimationDelegate,
public gfx::AnimationDelegate,
public views::ButtonListener,
public views::ContextMenuController,
public ui::SimpleMenuModel::Delegate {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment