Index: examples/surfaces_app/surfaces_util.cc |
diff --git a/mojo/examples/surfaces_app/surfaces_util.cc b/examples/surfaces_app/surfaces_util.cc |
similarity index 95% |
rename from mojo/examples/surfaces_app/surfaces_util.cc |
rename to examples/surfaces_app/surfaces_util.cc |
index 50bfbff0c3f24b4dc19f160524cc6d0f58cf4a89..e19f17e691db291df95f6dbff39dd4bec0ba7f48 100644 |
--- a/mojo/examples/surfaces_app/surfaces_util.cc |
+++ b/examples/surfaces_app/surfaces_util.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/surfaces_app/surfaces_util.h" |
+#include "examples/surfaces_app/surfaces_util.h" |
#include "cc/quads/render_pass.h" |
#include "cc/quads/shared_quad_state.h" |