Commit c882c7cb authored by Scott Violet's avatar Scott Violet Committed by Commit Bot

chromeos: update bug id in chrome/browser/ui/ash/chrome_shell_delegate.cc

BUG=705713
TEST=none

Change-Id: Ic8679c208d015e5019684e581e520b343bf411e1
Reviewed-on: https://chromium-review.googlesource.com/1176107Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Commit-Queue: Scott Violet <sky@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583366}
parent efb5f4f1
...@@ -94,7 +94,7 @@ bool ChromeShellDelegate::CanShowWindowForUser(aura::Window* window) const { ...@@ -94,7 +94,7 @@ bool ChromeShellDelegate::CanShowWindowForUser(aura::Window* window) const {
} }
void ChromeShellDelegate::PreInit() { void ChromeShellDelegate::PreInit() {
// TODO: port to mash. http://crbug.com/678949. // TODO: port to multi-process mash. http://crbug.com/705713.
if (!features::IsAshInBrowserProcess()) if (!features::IsAshInBrowserProcess())
return; return;
......
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