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

Unified Diff: chrome/browser/chromeos/login/ui/login_web_dialog.h

Issue 2871073002: cros: Bind hangup red button on remote controller to close web dialog (Closed)
Patch Set: for discussion Created 3 years, 7 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
Index: chrome/browser/chromeos/login/ui/login_web_dialog.h
diff --git a/chrome/browser/chromeos/login/ui/login_web_dialog.h b/chrome/browser/chromeos/login/ui/login_web_dialog.h
index 2b4e3670d111b0db1b601711bc38944228b67abe..3d6ef6b077b7b0374e02052418f752233af62151 100644
--- a/chrome/browser/chromeos/login/ui/login_web_dialog.h
+++ b/chrome/browser/chromeos/login/ui/login_web_dialog.h
@@ -75,6 +75,7 @@ class LoginWebDialog : public ui::WebDialogDelegate {
const content::OpenURLParams& params,
content::WebContents** out_new_contents) override;
bool HandleShouldCreateWebContents() override;
+ bool AdditionalAccelerator(const ui::Accelerator& accelerator) const override;
private:
content::BrowserContext* const browser_context_;
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/ui/login_web_dialog.cc » ('j') | ui/web_dialogs/web_dialog_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698