Index: examples/apptest/example_client_impl.cc |
diff --git a/mojo/examples/apptest/example_client_impl.cc b/examples/apptest/example_client_impl.cc |
similarity index 89% |
rename from mojo/examples/apptest/example_client_impl.cc |
rename to examples/apptest/example_client_impl.cc |
index d7941177ad827c41df2ddcf2bd168f431458f293..06b7505334a832c275d1debe363efd9f7159bc01 100644 |
--- a/mojo/examples/apptest/example_client_impl.cc |
+++ b/examples/apptest/example_client_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_client_impl.h" |
+#include "examples/apptest/example_client_impl.h" |
#include "mojo/public/cpp/utility/run_loop.h" |
namespace mojo { |