Index: services/native_support/main.cc |
diff --git a/services/native_support/main.cc b/services/native_support/main.cc |
index dc576a212a3b4db7dd97481ff00d11f1ab315bd6..33aff0432e8696ca16ae11eca9216fb95a1006e7 100644 |
--- a/services/native_support/main.cc |
+++ b/services/native_support/main.cc |
@@ -11,7 +11,7 @@ |
#include "mojo/public/cpp/application/application_connection.h" |
#include "mojo/public/cpp/application/application_delegate.h" |
#include "mojo/public/cpp/application/interface_factory.h" |
-#include "mojo/services/native_support/public/interfaces/process.mojom.h" |
+#include "mojo/services/native_support/interfaces/process.mojom.h" |
#include "services/native_support/process_impl.h" |
namespace native_support { |