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

Unified Diff: services/ui/ws/test_utils.h

Issue 2400723003: Mus+Ash: Use standard cc mechanism for surface lifetime. (Closed)
Patch Set: Only add window observer if we're adding the dependency for the first time 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: services/ui/ws/test_utils.h
diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
index f02280f82b02389916a245470ebe7435ca54f5c3..a6f52e8018b95a1b61d60a85b5bc75f0825856c0 100644
--- a/services/ui/ws/test_utils.h
+++ b/services/ui/ws/test_utils.h
@@ -284,7 +284,6 @@ class TestFrameGeneratorDelegate : public FrameGeneratorDelegate {
// FrameGeneratorDelegate:
ServerWindow* GetRootWindow() override;
- void OnCompositorFrameDrawn() override {}
bool IsInHighContrastMode() override;
const ViewportMetrics& GetViewportMetrics() override;

Powered by Google App Engine
This is Rietveld 408576698