| Index: ui/views/paint_lock.cc
|
| diff --git a/views/paint_lock.cc b/ui/views/paint_lock.cc
|
| similarity index 92%
|
| rename from views/paint_lock.cc
|
| rename to ui/views/paint_lock.cc
|
| index 3b2ce1d34fa2e999ba6c074daf40cb150ac6ff4b..0da63861d6e7ed6f8165e28c0b68d898d3bbbc6d 100644
|
| --- a/views/paint_lock.cc
|
| +++ b/ui/views/paint_lock.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/paint_lock.h"
|
| +#include "ui/views/paint_lock.h"
|
|
|
| #include "ui/views/view.h"
|
|
|
|
|