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

Unified Diff: ash/common/material_design/material_design_controller.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: ash/common/material_design/material_design_controller.h
diff --git a/ash/common/material_design/material_design_controller.h b/ash/common/material_design/material_design_controller.h
index 803b671bf36f1b36878f6eddefc14d0507040d58..f03168748b5fbaa6de162b9e4f57e9a2ccb5850d 100644
--- a/ash/common/material_design/material_design_controller.h
+++ b/ash/common/material_design/material_design_controller.h
@@ -43,6 +43,9 @@ class ASH_EXPORT MaterialDesignController {
// Returns true if Material Design features are enabled for Chrome OS shelf.
static bool IsShelfMaterial();
+ // Returns true if Chrome OS tooltips are using Material Design features.
+ static bool IsTooltipMaterial();
tdanderson 2016/07/22 17:24:31 Since you're in the process of making the top chro
varkha 2016/07/22 22:03:56 Done.
+
// Returns true if material design versions of icons should be used in the
// status tray and system menu.
static bool UseMaterialDesignSystemIcons();
« no previous file with comments | « no previous file | ash/common/material_design/material_design_controller.cc » ('j') | ash/shelf/shelf_tooltip_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698