Index: components/web_view/frame.cc |
diff --git a/components/web_view/frame.cc b/components/web_view/frame.cc |
index 9f8a94e9b791f429daf58b72008cf262fe5c74e6..8142423b448805f67dd1f46e204055ba112e4938 100644 |
--- a/components/web_view/frame.cc |
+++ b/components/web_view/frame.cc |
@@ -10,8 +10,8 @@ |
#include "base/bind.h" |
#include "base/callback.h" |
#include "base/stl_util.h" |
-#include "components/view_manager/public/cpp/view.h" |
-#include "components/view_manager/public/cpp/view_property.h" |
+#include "components/mus/public/cpp/view.h" |
+#include "components/mus/public/cpp/view_property.h" |
#include "components/web_view/frame_tree.h" |
#include "components/web_view/frame_tree_delegate.h" |
#include "components/web_view/frame_user_data.h" |