Index: components/web_view/test_runner/test_runner_application_delegate.h |
diff --git a/components/web_view/test_runner/test_runner_application_delegate.h b/components/web_view/test_runner/test_runner_application_delegate.h |
index 86ba9323dabf47048c739a73d77ce891f33e5360..06a1e9420930d3b3fa6cb3c2400e3b1e4dbcf1c1 100644 |
--- a/components/web_view/test_runner/test_runner_application_delegate.h |
+++ b/components/web_view/test_runner/test_runner_application_delegate.h |
@@ -7,9 +7,9 @@ |
#include "base/command_line.h" |
#include "base/memory/scoped_ptr.h" |
+#include "components/mus/public/cpp/view_tree_delegate.h" |
+#include "components/mus/public/interfaces/view_tree_host.mojom.h" |
#include "components/test_runner/test_info_extractor.h" |
-#include "components/view_manager/public/cpp/view_tree_delegate.h" |
-#include "components/view_manager/public/interfaces/view_tree_host.mojom.h" |
#include "components/web_view/public/cpp/web_view.h" |
#include "components/web_view/public/interfaces/web_view.mojom.h" |
#include "components/web_view/test_runner/public/interfaces/layout_test_runner.mojom.h" |