Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: ui/gfx/ozone/surface_factory_ozone.cc

Issue 49303002: [Ozone] Rename software implementation files to use Dri prefix (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix ifdef Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/gfx/ozone/impl/software_surface_ozone_unittest.cc ('k') | ui/ozone/platform/dri/ozone_platform_dri.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « ui/gfx/ozone/impl/software_surface_ozone_unittest.cc ('k') | ui/ozone/platform/dri/ozone_platform_dri.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698