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

Unified Diff: chrome/browser/ui/ash/chrome_new_window_delegate.h

Issue 2168143002: Adding keyboard shortcut BROWSE+SHIFT+N to launch 'Connectivity diag.' extension. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed key combo to browse shift N to avoid accidents. Created 4 years, 5 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 | « ash/test/test_shell_delegate.cc ('k') | chrome/browser/ui/ash/chrome_new_window_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/ash/chrome_new_window_delegate.h
diff --git a/chrome/browser/ui/ash/chrome_new_window_delegate.h b/chrome/browser/ui/ash/chrome_new_window_delegate.h
index 5537a6ca3dab278634af16ca191353e070eb4691..f87e13ccbdb85a7fd48c70a41aea76b2c9e0d058 100644
--- a/chrome/browser/ui/ash/chrome_new_window_delegate.h
+++ b/chrome/browser/ui/ash/chrome_new_window_delegate.h
@@ -28,6 +28,7 @@ class ChromeNewWindowDelegate : public ash::NewWindowDelegate {
void ShowKeyboardOverlay() override;
void ShowTaskManager() override;
void OpenFeedbackPage() override;
+ void OpenNetworkDiag() override;
private:
class TabRestoreHelper;
« no previous file with comments | « ash/test/test_shell_delegate.cc ('k') | chrome/browser/ui/ash/chrome_new_window_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698