| Index: examples/window_manager/debug_panel.cc
|
| diff --git a/mojo/examples/window_manager/debug_panel.cc b/examples/window_manager/debug_panel.cc
|
| similarity index 98%
|
| rename from mojo/examples/window_manager/debug_panel.cc
|
| rename to examples/window_manager/debug_panel.cc
|
| index 643155b66f41e0bf23afacdc10f74a53d3d824e4..0c75682e75df676226b2fafab730decb37eb5296 100644
|
| --- a/mojo/examples/window_manager/debug_panel.cc
|
| +++ b/examples/window_manager/debug_panel.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/window_manager/debug_panel.h"
|
| +#include "examples/window_manager/debug_panel.h"
|
|
|
| #include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|