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

Unified Diff: chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.h

Issue 2815713004: Harmony - Dialog-specific conversion for Add to Desktop. (Closed)
Patch Set: fix merge with allen's patch Created 3 years, 8 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 | chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.h
diff --git a/chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.h b/chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.h
index b8424172f77860dbf7acd1c66dce763ff64caed5..d7c6b76abd551174291069e8406ce5692b4648ef 100644
--- a/chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.h
+++ b/chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.h
@@ -42,7 +42,6 @@ class BookmarkAppConfirmationView : public views::DialogDelegateView,
void WindowClosing() override;
// Overriden from views::DialogDelegateView:
- views::View* CreateExtraView() override;
bool Accept() override;
base::string16 GetDialogButtonLabel(ui::DialogButton button) const override;
bool IsDialogButtonEnabled(ui::DialogButton button) const override;
« no previous file with comments | « no previous file | chrome/browser/ui/views/extensions/bookmark_app_confirmation_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698