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

Unified Diff: services/ui/ws/BUILD.gn

Issue 2638833002: Moving temporary reference logic to SurfaceManager (Closed)
Patch Set: c Created 3 years, 11 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: services/ui/ws/BUILD.gn
diff --git a/services/ui/ws/BUILD.gn b/services/ui/ws/BUILD.gn
index ac4b8ec5d991b9484e5c002e71b77b53532af4ef..550abce0f2e8d4ac291dd457b19701f87d99803a 100644
--- a/services/ui/ws/BUILD.gn
+++ b/services/ui/ws/BUILD.gn
@@ -202,8 +202,6 @@ group("tests") {
test("mus_ws_unittests") {
sources = [
- # TODO(fsamuel): Move this test with DisplayCompositor. crbug.com/670454
- "../surfaces/display_compositor_unittest.cc",
"cursor_unittest.cc",
"display_unittest.cc",
"drag_controller_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698