Index: ui/gfx/ozone/dri/dri_skbitmap.cc |
diff --git a/ui/gfx/ozone/impl/dri_skbitmap.cc b/ui/gfx/ozone/dri/dri_skbitmap.cc |
similarity index 99% |
rename from ui/gfx/ozone/impl/dri_skbitmap.cc |
rename to ui/gfx/ozone/dri/dri_skbitmap.cc |
index b965c7384ef745b3bae046b61fe4d7cda08a5c5b..dcc16ca85f4634b3cdb646d3556703b748b7b4c2 100644 |
--- a/ui/gfx/ozone/impl/dri_skbitmap.cc |
+++ b/ui/gfx/ozone/dri/dri_skbitmap.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_skbitmap.h" |
+#include "ui/gfx/ozone/dri/dri_skbitmap.h" |
#include <errno.h> |
#include <sys/mman.h> |