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

Unified Diff: chrome/browser/ui/views/harmony/harmony_layout_delegate.h

Issue 2746223002: Harmony - update Chrome Cleanup tool prompt dialog. (Closed)
Patch Set: Added test with a file Created 3 years, 9 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/ui/views/harmony/harmony_layout_delegate.h
diff --git a/chrome/browser/ui/views/harmony/harmony_layout_delegate.h b/chrome/browser/ui/views/harmony/harmony_layout_delegate.h
index 4f478dbb6c6c6e7fb402d836bf2e31a81854725b..c750bfffc62dbb7eedceb24c7d8d4588b396fdc0 100644
--- a/chrome/browser/ui/views/harmony/harmony_layout_delegate.h
+++ b/chrome/browser/ui/views/harmony/harmony_layout_delegate.h
@@ -24,6 +24,7 @@ class HarmonyLayoutDelegate : public LayoutDelegate {
bool UseExtraDialogPadding() const override;
bool IsHarmonyMode() const override;
int GetDialogPreferredWidth(DialogWidth width) const override;
+ bool ShouldShowWindowIcon() const override;
private:
DISALLOW_COPY_AND_ASSIGN(HarmonyLayoutDelegate);
« no previous file with comments | « chrome/browser/ui/views/global_error_bubble_view.cc ('k') | chrome/browser/ui/views/harmony/harmony_layout_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698