| Index: chrome/browser/ui/views/status_bubble_views.cc
|
| diff --git a/chrome/browser/ui/views/status_bubble_views.cc b/chrome/browser/ui/views/status_bubble_views.cc
|
| index 92c437decbe72b8d7daead0eb65133ce70bd550d..d30a03363de65553f2d3e66bb2c92eff62e1d48a 100644
|
| --- a/chrome/browser/ui/views/status_bubble_views.cc
|
| +++ b/chrome/browser/ui/views/status_bubble_views.cc
|
| @@ -44,8 +44,8 @@
|
| #endif
|
|
|
| #if defined(MOJO_SHELL_CLIENT)
|
| -#include "components/mus/public/cpp/property_type_converters.h"
|
| -#include "components/mus/public/interfaces/window_manager.mojom.h"
|
| +#include "services/ui/public/cpp/property_type_converters.h"
|
| +#include "services/ui/public/interfaces/window_manager.mojom.h"
|
| #endif
|
|
|
| // The alpha and color of the bubble's shadow.
|
|
|