Index: examples/apptest/example_service_impl.cc |
diff --git a/mojo/examples/apptest/example_service_impl.cc b/examples/apptest/example_service_impl.cc |
similarity index 90% |
rename from mojo/examples/apptest/example_service_impl.cc |
rename to examples/apptest/example_service_impl.cc |
index b8e53d5f6025763f91dc88eb1c0db52a62bbcefe..6eae1ade4cd742f5cff04f19cbc2f010c900cc13 100644 |
--- a/mojo/examples/apptest/example_service_impl.cc |
+++ b/examples/apptest/example_service_impl.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_impl.h" |
+#include "examples/apptest/example_service_impl.h" |
#include "mojo/public/cpp/utility/run_loop.h" |