| Index: ui/views/debug_utils.cc
|
| diff --git a/views/debug_utils.cc b/ui/views/debug_utils.cc
|
| similarity index 98%
|
| rename from views/debug_utils.cc
|
| rename to ui/views/debug_utils.cc
|
| index b4907368ac5b54cf9f9cf03038edb1a6d0b67335..23a75d2d843b05a55a38a6d66723114d9577b2fa 100644
|
| --- a/views/debug_utils.cc
|
| +++ b/ui/views/debug_utils.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 "views/debug_utils.h"
|
| +#include "ui/views/debug_utils.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/utf_string_conversions.h"
|
|
|