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

Unified Diff: components/exo/test/exo_test_base.h

Issue 2493223002: Change exo::SurfaceFactoryOwner to exo::ExoCompositorFrameSink (Closed)
Patch Set: Undid a change on an if condition in exo::Surface::CommitSurfaceHierarchy() Created 4 years 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: components/exo/test/exo_test_base.h
diff --git a/components/exo/test/exo_test_base.h b/components/exo/test/exo_test_base.h
index df5de17d6ce2e50afbf18899d1a6834ee24b51a6..76556c7c82c21edfda9be8b4039c7ad97eeb55fd 100644
--- a/components/exo/test/exo_test_base.h
+++ b/components/exo/test/exo_test_base.h
@@ -9,6 +9,8 @@
#include "ash/test/ash_test_base.h"
#include "base/macros.h"
+#include "base/message_loop/message_loop.h"
+#include "base/test/test_mock_time_task_runner.h"
namespace exo {
class WMHelper;

Powered by Google App Engine
This is Rietveld 408576698