Chromium Code Reviews

Unified Diff: ash/BUILD.gn

Issue 2692663002: Gut ash::MaterialDesignController, and remove the about:flags entry. (Closed)
Patch Set: yet another rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | ash/common/ash_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 80113853cfe2bbe94ae068c4dfc24336ff09fdcd..fd9f1d430615dd7f577083db9de80fbe4d7376f5 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1167,9 +1167,6 @@ test("ash_unittests") {
"common/frame/custom_frame_view_ash_unittest.cc",
"common/frame/default_header_painter_unittest.cc",
- # TODO: convert to use AshTest http://crbug.com/654491.
- "common/material_design/material_design_controller_unittest.cc",
-
# TODO: convert to use AshTest http://crbug.com/654492.
"common/metrics/pointer_metrics_recorder_unittest.cc",
« no previous file with comments | « no previous file | ash/common/ash_switches.h » ('j') | no next file with comments »

Powered by Google App Engine