| 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 fc0877cde393ff5787d2463755d4e50c111292ad..baaee6a425721a2b822bb5515069fc9d2319dff6 100644
|
| --- a/ash/common/material_design/material_design_controller.h
|
| +++ b/ash/common/material_design/material_design_controller.h
|
| @@ -17,9 +17,6 @@ class ASH_EXPORT MaterialDesignController {
|
| static bool IsShelfMaterial();
|
|
|
| // Returns true.
|
| - static bool IsImmersiveModeMaterial();
|
| -
|
| - // Returns true.
|
| static bool IsSystemTrayMenuMaterial();
|
|
|
| // Returns true.
|
|
|