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

Unified Diff: ui/views/bubble/bubble_border.h

Issue 2174643002: [ash-md] Updates ash shelf tooltips to MD (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: ui/views/bubble/bubble_border.h
diff --git a/ui/views/bubble/bubble_border.h b/ui/views/bubble/bubble_border.h
index 2ebdf9c6156f842ec77a22cc65474d207c45e16d..2beb5ecc270eed109e02edb2619b1533abab1459 100644
--- a/ui/views/bubble/bubble_border.h
+++ b/ui/views/bubble/bubble_border.h
@@ -100,6 +100,7 @@ class VIEWS_EXPORT BubbleBorder : public Border {
BIG_SHADOW,
SMALL_SHADOW,
NO_ASSETS,
+ NO_ASSETS_TOOLTIP, // Matches the look of a tooltip.
SHADOW_COUNT,
};

Powered by Google App Engine
This is Rietveld 408576698