| Index: sky/viewer/content_handler_impl.h
|
| diff --git a/sky/viewer/content_handler_impl.h b/sky/viewer/content_handler_impl.h
|
| index c7c429ba32243e870972d43d77f1735d1fd52ad6..12360f35366122c2b6636b40a50154a4036cc287 100644
|
| --- a/sky/viewer/content_handler_impl.h
|
| +++ b/sky/viewer/content_handler_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/message_loop/message_loop.h"
|
| #include "mojo/public/interfaces/application/shell.mojom.h"
|
| -#include "mojo/services/public/interfaces/content_handler/content_handler.mojom.h"
|
| +#include "mojo/services/content_handler/public/interfaces/content_handler.mojom.h"
|
|
|
| namespace sky {
|
| class DocumentView;
|
|
|