This CL:
- Alphabetises the switch statement in AcceleratorController::PerformAction() - Removes "default" from switch statement in AcceleratorController::PerformAction() - Makes several methods in AcceleratorController take AcceleratorAction instead of int as input - Rearranges methods in accelerator_controller.cc to match order in .h file BUG=404473 TEST=None R=oshima TBR=sky (For trivial addition of ifdef to chrome/browser/ui/views/accelerator_table.cc) Review URL: https://codereview.chromium.org/729993002 Cr-Commit-Position: refs/heads/master@{#305066}
Showing
This diff is collapsed.
Please register or sign in to comment