| Index: ui/gfx/ozone/dri/dri_wrapper.cc
|
| diff --git a/ui/gfx/ozone/impl/dri_wrapper.cc b/ui/gfx/ozone/dri/dri_wrapper.cc
|
| similarity index 98%
|
| rename from ui/gfx/ozone/impl/dri_wrapper.cc
|
| rename to ui/gfx/ozone/dri/dri_wrapper.cc
|
| index 4b6ee1376f2cdf6068817f074655de5cefd18c96..2b1104b444d9310ecdc6d283b3eff635b2d186bc 100644
|
| --- a/ui/gfx/ozone/impl/dri_wrapper.cc
|
| +++ b/ui/gfx/ozone/dri/dri_wrapper.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/ozone/impl/dri_wrapper.h"
|
| +#include "ui/gfx/ozone/dri/dri_wrapper.h"
|
|
|
| #include <fcntl.h>
|
| #include <unistd.h>
|
|
|