| Index: mojo/services/html_viewer/weblayertreeview_impl.h
|
| diff --git a/mojo/services/html_viewer/weblayertreeview_impl.h b/mojo/services/html_viewer/weblayertreeview_impl.h
|
| index 8310ad712972b691028e0c95195c86ad421dea40..492fefea268b3452169fed8a6685a358c3811a0d 100644
|
| --- a/mojo/services/html_viewer/weblayertreeview_impl.h
|
| +++ b/mojo/services/html_viewer/weblayertreeview_impl.h
|
| @@ -12,8 +12,8 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "cc/trees/layer_tree_host_client.h"
|
| #include "mojo/cc/output_surface_mojo.h"
|
| -#include "mojo/services/public/interfaces/gpu/gpu.mojom.h"
|
| -#include "mojo/services/public/interfaces/surfaces/surfaces_service.mojom.h"
|
| +#include "mojo/services/gpu/public/interfaces/gpu.mojom.h"
|
| +#include "mojo/services/surfaces/public/interfaces/surfaces_service.mojom.h"
|
| #include "third_party/WebKit/public/platform/WebLayerTreeView.h"
|
|
|
| namespace base {
|
|
|