Index: examples/wm_flow/wm/frame_controller.cc |
diff --git a/mojo/examples/wm_flow/wm/frame_controller.cc b/examples/wm_flow/wm/frame_controller.cc |
similarity index 99% |
rename from mojo/examples/wm_flow/wm/frame_controller.cc |
rename to examples/wm_flow/wm/frame_controller.cc |
index 35ea7b485ccdc0af8f53036c9172a2223481454f..e50a87c02b6c5b2ebdc9933890c67a0dae7e652b 100644 |
--- a/mojo/examples/wm_flow/wm/frame_controller.cc |
+++ b/examples/wm_flow/wm/frame_controller.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/wm_flow/wm/frame_controller.h" |
+#include "examples/wm_flow/wm/frame_controller.h" |
#include "base/macros.h" |
#include "base/strings/utf_string_conversions.h" |