| Index: services/ui/public/cpp/lib/mojo_buffer_backing.cc
|
| diff --git a/services/ui/common/mojo_buffer_backing.cc b/services/ui/public/cpp/lib/mojo_buffer_backing.cc
|
| similarity index 93%
|
| rename from services/ui/common/mojo_buffer_backing.cc
|
| rename to services/ui/public/cpp/lib/mojo_buffer_backing.cc
|
| index de377f49376316fce5e2740f31204305001f84fe..6b810737fe66f24a83f21c95eb92884aa531eb5a 100644
|
| --- a/services/ui/common/mojo_buffer_backing.cc
|
| +++ b/services/ui/public/cpp/lib/mojo_buffer_backing.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 "services/ui/common/mojo_buffer_backing.h"
|
| +#include "services/ui/public/cpp/lib/mojo_buffer_backing.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/memory/ptr_util.h"
|
|
|