| Index: services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.cc
|
| diff --git a/services/ui/public/cpp/mojo_gpu_memory_buffer_manager.cc b/services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.cc
|
| similarity index 98%
|
| rename from services/ui/public/cpp/mojo_gpu_memory_buffer_manager.cc
|
| rename to services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.cc
|
| index 920033357036336b4ed0f04bb10336672266e395..28a94ae4d70e18c8d7a530e0d309db994a287bfe 100644
|
| --- a/services/ui/public/cpp/mojo_gpu_memory_buffer_manager.cc
|
| +++ b/services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.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/public/cpp/mojo_gpu_memory_buffer_manager.h"
|
| +#include "services/ui/public/cpp/gpu/mojo_gpu_memory_buffer_manager.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
|
|