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

Unified Diff: ash/common/material_design/material_design_controller.cc

Issue 2795823002: Remove pre-MD code from PowerStatusView. (Closed)
Patch Set: remove todo 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
Index: ash/common/material_design/material_design_controller.cc
diff --git a/ash/common/material_design/material_design_controller.cc b/ash/common/material_design/material_design_controller.cc
index dd8a25a73a4641f9a8cc22d17320b7849b8cea65..7fcfa5633102026bc8d26f7516b1a5f83723b910 100644
--- a/ash/common/material_design/material_design_controller.cc
+++ b/ash/common/material_design/material_design_controller.cc
@@ -18,9 +18,4 @@ bool MaterialDesignController::IsSystemTrayMenuMaterial() {
return true;
}
-// static
-bool MaterialDesignController::UseMaterialDesignSystemIcons() {
- return true;
-}
-
} // namespace ash

Powered by Google App Engine
This is Rietveld 408576698