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

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

Issue 2651843002: FrameGenerator should receive SurfaceInfo and use it in frame generation (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/test_utils.h
diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
index 6701e948fc220a6e1a251b94b22ebac38522d5c4..2275fd9cfedbfbfb353870f8db57297985e819fe 100644
--- a/services/ui/ws/test_utils.h
+++ b/services/ui/ws/test_utils.h
@@ -289,7 +289,6 @@ class TestFrameGeneratorDelegate : public FrameGeneratorDelegate {
~TestFrameGeneratorDelegate() override;
// FrameGeneratorDelegate:
- ServerWindow* GetActiveRootWindow() override;
bool IsInHighContrastMode() override;
private:

Powered by Google App Engine
This is Rietveld 408576698