Index: components/html_viewer/html_frame_apptest.cc |
diff --git a/components/html_viewer/html_frame_apptest.cc b/components/html_viewer/html_frame_apptest.cc |
index 0ea0236de9f9061dfe86c5078229bd21fd5e8c8a..ac144e5844838c502de9d8278b68c94470942897 100644 |
--- a/components/html_viewer/html_frame_apptest.cc |
+++ b/components/html_viewer/html_frame_apptest.cc |
@@ -12,9 +12,9 @@ |
#include "base/test/test_timeouts.h" |
#include "base/values.h" |
#include "components/html_viewer/public/interfaces/test_html_viewer.mojom.h" |
-#include "components/view_manager/public/cpp/tests/view_manager_test_base.h" |
-#include "components/view_manager/public/cpp/view.h" |
-#include "components/view_manager/public/cpp/view_tree_connection.h" |
+#include "components/mus/public/cpp/tests/view_manager_test_base.h" |
+#include "components/mus/public/cpp/view.h" |
+#include "components/mus/public/cpp/view_tree_connection.h" |
#include "components/web_view/frame.h" |
#include "components/web_view/frame_connection.h" |
#include "components/web_view/frame_tree.h" |