summaryrefslogtreecommitdiffstats
path: root/components/mus/ws/window_tree_apptest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/mus/ws/window_tree_apptest.cc')
-rw-r--r--components/mus/ws/window_tree_apptest.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/components/mus/ws/window_tree_apptest.cc b/components/mus/ws/window_tree_apptest.cc
index f5ab086..58dc59b 100644
--- a/components/mus/ws/window_tree_apptest.cc
+++ b/components/mus/ws/window_tree_apptest.cc
@@ -14,10 +14,10 @@
#include "components/mus/public/interfaces/window_tree_host.mojom.h"
#include "components/mus/ws/ids.h"
#include "components/mus/ws/test_change_tracker.h"
-#include "mojo/application/public/cpp/application_delegate.h"
-#include "mojo/application/public/cpp/application_impl.h"
-#include "mojo/application/public/cpp/application_test_base.h"
#include "mojo/converters/geometry/geometry_type_converters.h"
+#include "mojo/shell/public/cpp/application_delegate.h"
+#include "mojo/shell/public/cpp/application_impl.h"
+#include "mojo/shell/public/cpp/application_test_base.h"
using mojo::ApplicationConnection;
using mojo::ApplicationDelegate;