DescriptionRemove multiple inheritance from input_method_menu_button.h.
Currently chromeos::InputMethodMenuButton is derived from both StatusAreaButton and InputMethodMenu, which violates the Chrome coding guideline. This change removes the multiple inheritance by adding InputMethodMenu object to InputMethodMenuButton as a member variable.
BUG=chromium-os:7572
TEST=manually & try bot
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72467
Patch Set 1 : review #
Messages
Total messages: 2 (0 generated)
|