| Index: mojo/services/html_viewer/weblayertreeview_impl.cc
|
| diff --git a/mojo/services/html_viewer/weblayertreeview_impl.cc b/mojo/services/html_viewer/weblayertreeview_impl.cc
|
| index 24eaaf967824b5091b65ee65e1a61d3d31cf082d..2b55b188100abecef2478d4567e57727355f1678 100644
|
| --- a/mojo/services/html_viewer/weblayertreeview_impl.cc
|
| +++ b/mojo/services/html_viewer/weblayertreeview_impl.cc
|
| @@ -11,7 +11,7 @@
|
| #include "cc/trees/layer_tree_host.h"
|
| #include "mojo/cc/context_provider_mojo.h"
|
| #include "mojo/cc/output_surface_mojo.h"
|
| -#include "mojo/services/public/cpp/surfaces/surfaces_type_converters.h"
|
| +#include "mojo/converters/surfaces_type_converters.h"
|
| #include "mojo/services/public/cpp/view_manager/view.h"
|
| #include "third_party/WebKit/public/web/WebWidget.h"
|
|
|
|
|