Index: examples/apptest/example_service_application.cc |
diff --git a/mojo/examples/apptest/example_service_application.cc b/examples/apptest/example_service_application.cc |
similarity index 92% |
rename from mojo/examples/apptest/example_service_application.cc |
rename to examples/apptest/example_service_application.cc |
index a62a510e437ab37422fb1ba94561e968cad240dc..993bda38dd437c312a442fbbe40f51eefa7b49d1 100644 |
--- a/mojo/examples/apptest/example_service_application.cc |
+++ b/examples/apptest/example_service_application.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/examples/apptest/example_service_application.h" |
+#include "examples/apptest/example_service_application.h" |
#include "mojo/public/c/system/main.h" |
#include "mojo/public/cpp/application/application_connection.h" |