| 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();
|
|
|
|
|