| Index: components/html_viewer/html_frame.h
|
| diff --git a/components/html_viewer/html_frame.h b/components/html_viewer/html_frame.h
|
| index dea70f1929288f242d1b62557764f8db81004232..60f8018387a831d6ef3d86fc61df3248455952da 100644
|
| --- a/components/html_viewer/html_frame.h
|
| +++ b/components/html_viewer/html_frame.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/html_viewer/html_frame_tree_manager.h"
|
| #include "components/html_viewer/replicated_frame_state.h"
|
| -#include "components/view_manager/public/cpp/view_observer.h"
|
| +#include "components/mus/public/cpp/view_observer.h"
|
| #include "components/web_view/public/interfaces/frame_tree.mojom.h"
|
| #include "mojo/services/tracing/public/interfaces/tracing.mojom.h"
|
| #include "third_party/WebKit/public/platform/WebURLRequest.h"
|
|
|