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

Unified Diff: services/ui/public/cpp/tests/test_window_tree.h

Issue 2478383002: Remove SurfaceSequence from mus client code. (Closed)
Patch Set: Only cleanup. Created 4 years, 1 month 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
« no previous file with comments | « services/ui/public/cpp/surface_id_handler.h ('k') | services/ui/public/cpp/tests/test_window_tree.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/public/cpp/tests/test_window_tree.h
diff --git a/services/ui/public/cpp/tests/test_window_tree.h b/services/ui/public/cpp/tests/test_window_tree.h
index 7bab30a1a3b5c6c5270725e28c1f422393f8b83e..c43e915de4859cc464328c7163cd7679b64dea59 100644
--- a/services/ui/public/cpp/tests/test_window_tree.h
+++ b/services/ui/public/cpp/tests/test_window_tree.h
@@ -114,8 +114,6 @@ class TestWindowTree : public mojom::WindowTree {
mojom::MoveLoopSource source,
const gfx::Point& cursor_location) override;
void CancelWindowMove(uint32_t window_id) override;
- void OnWindowSurfaceDetached(uint32_t window_id,
- const cc::SurfaceSequence& sequence) override;
bool got_change_;
uint32_t change_id_;
« no previous file with comments | « services/ui/public/cpp/surface_id_handler.h ('k') | services/ui/public/cpp/tests/test_window_tree.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698