| Index: chrome/browser/ui/views/frame/browser_frame_mus.cc
|
| diff --git a/chrome/browser/ui/views/frame/browser_frame_mus.cc b/chrome/browser/ui/views/frame/browser_frame_mus.cc
|
| index ca2264b52defc1463aba6ab0c784ebe5f41155a3..b3ff9f684ea86024c69870dab2557d07a3d9c8ae 100644
|
| --- a/chrome/browser/ui/views/frame/browser_frame_mus.cc
|
| +++ b/chrome/browser/ui/views/frame/browser_frame_mus.cc
|
| @@ -10,7 +10,7 @@
|
| #include "chrome/browser/ui/views/frame/browser_view.h"
|
| #include "components/mus/public/cpp/window.h"
|
| #include "components/mus/public/interfaces/window_tree.mojom.h"
|
| -#include "mojo/application/public/cpp/application_impl.h"
|
| +#include "mojo/shell/public/cpp/application_impl.h"
|
| #include "ui/views/mus/window_manager_connection.h"
|
| #include "ui/views/mus/window_manager_frame_values.h"
|
|
|
|
|