Omnibox UI: Fix Cocoa crash caused by an overzealous NOTREACHED.
When MD Refresh flag is on, but MacViews was not on, we would hit this NOTREACHED. Hitting it has no negative consequence, so we are replacing it with a base::DoNothing. Bug: 847646 Change-Id: Icc3b9ee24ef3e268960112013e79d05413683f46 Reviewed-on: https://chromium-review.googlesource.com/1079634Reviewed-by:Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#562975}
Showing
Please register or sign in to comment