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 1c9a00bc713a1b018f49d157de42463268b7a19a..22bb82fb26ce2db23cbdd36c5bd3224a53200199 100644 |
--- a/mojo/services/html_viewer/html_document.cc |
+++ b/mojo/services/html_viewer/html_document.cc |
@@ -20,8 +20,8 @@ |
#include "mojo/services/html_viewer/webmediaplayer_factory.h" |
#include "mojo/services/html_viewer/webstoragenamespace_impl.h" |
#include "mojo/services/html_viewer/weburlloader_impl.h" |
-#include "mojo/services/public/cpp/view_manager/view.h" |
-#include "mojo/services/public/interfaces/surfaces/surfaces_service.mojom.h" |
+#include "mojo/services/surfaces/public/interfaces/surfaces_service.mojom.h" |
+#include "mojo/services/view_manager/public/cpp/view.h" |
#include "skia/ext/refptr.h" |
#include "third_party/WebKit/public/platform/Platform.h" |
#include "third_party/WebKit/public/platform/WebHTTPHeaderVisitor.h" |