| Index: ui/gfx/native_pixmap_handle.cc
|
| diff --git a/ui/gfx/native_pixmap_handle_ozone.cc b/ui/gfx/native_pixmap_handle.cc
|
| similarity index 93%
|
| rename from ui/gfx/native_pixmap_handle_ozone.cc
|
| rename to ui/gfx/native_pixmap_handle.cc
|
| index 8bd17bcb6ac62f8c6480ccea73fe40c584061d4c..a3092b265a834176575d61bfa38cf138badbf960 100644
|
| --- a/ui/gfx/native_pixmap_handle_ozone.cc
|
| +++ b/ui/gfx/native_pixmap_handle.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 "ui/gfx/native_pixmap_handle_ozone.h"
|
| +#include "ui/gfx/native_pixmap_handle.h"
|
|
|
| namespace gfx {
|
|
|
|
|