Index: components/resource_provider/resource_provider_test_app.cc |
diff --git a/components/resource_provider/resource_provider_test_app.cc b/components/resource_provider/resource_provider_test_app.cc |
index 2c7835233f85644d138173e4451719702e0cde6d..8454dac431c5b56f2d589db56fec5ea45f8d288e 100644 |
--- a/components/resource_provider/resource_provider_test_app.cc |
+++ b/components/resource_provider/resource_provider_test_app.cc |
@@ -15,8 +15,8 @@ |
#include "mojo/public/c/system/main.h" |
#include "mojo/public/cpp/bindings/array.h" |
#include "mojo/public/cpp/bindings/binding_set.h" |
-#include "mojo/shell/public/cpp/application_runner.h" |
-#include "mojo/shell/public/cpp/shell_client.h" |
+#include "services/shell/public/cpp/application_runner.h" |
+#include "services/shell/public/cpp/shell_client.h" |
namespace resource_provider { |
namespace test { |