Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2078)

Unified Diff: ash/mus/new_window_delegate_mus.cc

Issue 2345613003: Adds bug ids to some NOTIMPLEMENTEDs (Closed)
Patch Set: moar Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/mus/shell_delegate_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/new_window_delegate_mus.cc
diff --git a/ash/mus/new_window_delegate_mus.cc b/ash/mus/new_window_delegate_mus.cc
index cb707461cb1baafe33fb56880931fcd841453ca6..07e4077434d7754eaa44eeba05101132bf351d13 100644
--- a/ash/mus/new_window_delegate_mus.cc
+++ b/ash/mus/new_window_delegate_mus.cc
@@ -45,7 +45,7 @@ void NewWindowDelegateMus::RestoreTab() {
}
void NewWindowDelegateMus::ShowKeyboardOverlay() {
- // TODO: http://crbug.com/631836.
+ // TODO: http://crbug.com/647433.
NOTIMPLEMENTED();
}
« no previous file with comments | « no previous file | ash/mus/shell_delegate_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698