Index: mojo/services/html_viewer/html_document.cc |
diff --git a/mojo/services/html_viewer/html_document.cc b/mojo/services/html_viewer/html_document.cc |
index cbcfdf5fbe66fe051248973568fe89da9e377108..c85ed07f11756d96378501fd4a3c785951b605c2 100644 |
--- a/mojo/services/html_viewer/html_document.cc |
+++ b/mojo/services/html_viewer/html_document.cc |
@@ -36,7 +36,7 @@ |
#include "third_party/mojo/src/mojo/public/cpp/application/connect.h" |
#include "third_party/mojo/src/mojo/public/cpp/system/data_pipe.h" |
#include "third_party/mojo/src/mojo/public/interfaces/application/shell.mojom.h" |
-#include "third_party/mojo_services/src/surfaces/public/interfaces/surfaces_service.mojom.h" |
+#include "third_party/mojo_services/src/surfaces/public/interfaces/surfaces.mojom.h" |
#include "third_party/mojo_services/src/view_manager/public/cpp/view.h" |
#include "third_party/skia/include/core/SkCanvas.h" |
#include "third_party/skia/include/core/SkColor.h" |