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

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

Issue 2424633002: Revert of Mus+Ash: propagate Surface ID to parents (Closed)
Patch Set: 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
« 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 2ac860a74ae9e1bb857c18f535a5a4fadcd13f97..7deed9dfd7c4874136f30b2cb13ded2635828c10 100644
--- a/services/ui/public/cpp/tests/test_window_tree.h
+++ b/services/ui/public/cpp/tests/test_window_tree.h
@@ -113,8 +113,6 @@
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