Index: components/resource_provider/main.cc |
diff --git a/components/resource_provider/main.cc b/components/resource_provider/main.cc |
index 92b4c99f88ef7a464fa6338cd36e1f8eb64f3bd7..5d0b8f81f269bbe3422ec24b3bcb7806e0747f76 100644 |
--- a/components/resource_provider/main.cc |
+++ b/components/resource_provider/main.cc |
@@ -4,7 +4,7 @@ |
#include "components/resource_provider/resource_provider_app.h" |
#include "mojo/public/c/system/main.h" |
-#include "mojo/shell/public/cpp/application_runner.h" |
+#include "services/shell/public/cpp/application_runner.h" |
MojoResult MojoMain(MojoHandle shell_handle) { |
mojo::ApplicationRunner runner( |