| Index: ui/gfx/ozone/surface_factory_ozone.cc
|
| diff --git a/ui/gfx/ozone/surface_factory_ozone.cc b/ui/gfx/ozone/surface_factory_ozone.cc
|
| index a43c0252193c1adf26861b5eda586943016a6c58..ea8e2f1a0b249d9287acaefa9479f446b067ee79 100644
|
| --- a/ui/gfx/ozone/surface_factory_ozone.cc
|
| +++ b/ui/gfx/ozone/surface_factory_ozone.cc
|
| @@ -7,8 +7,6 @@
|
| #include <stdlib.h>
|
|
|
| #include "base/command_line.h"
|
| -#include "ui/gfx/ozone/impl/file_surface_factory_ozone.h"
|
| -#include "ui/gfx/ozone/impl/software_surface_factory_ozone.h"
|
|
|
| namespace gfx {
|
|
|
|
|