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

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

Issue 2401473002: [ash-md] Erases the pre-MD code path for Overview Mode (Closed)
Patch Set: [ash-md] Erases the pre-MD code path for Overview Mode Created 4 years, 2 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 7df95833cffdf53eb30269960a06777f0d81dc73..6ecdb04270b7263078b324540eb9d9974dfb7e6a 100644
--- a/ash/common/material_design/material_design_controller.h
+++ b/ash/common/material_design/material_design_controller.h
@@ -37,9 +37,6 @@ class ASH_EXPORT MaterialDesignController {
// Chrome OS system UI.
static Mode GetMode();
- // Returns true if overview mode is using Material Design.
- static bool IsOverviewMaterial();
-
// Returns true if Material Design features are enabled for Chrome OS shelf.
static bool IsShelfMaterial();

Powered by Google App Engine
This is Rietveld 408576698