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

Unified Diff: ui/ozone/gl/gl_image_ozone_native_pixmap_drm_unittest.cc

Issue 2254303002: Move GLImageOzoneNativePixmap tests to src/ui/ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try as console test. Created 4 years, 4 months 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/ozone/gl/BUILD.gn ('k') | ui/ozone/gl/gl_image_ozone_native_pixmap_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/gl/gl_image_ozone_native_pixmap_drm_unittest.cc
diff --git a/ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc b/ui/ozone/gl/gl_image_ozone_native_pixmap_drm_unittest.cc
similarity index 99%
rename from ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc
rename to ui/ozone/gl/gl_image_ozone_native_pixmap_drm_unittest.cc
index 9caac69678d78d6274e9a9e1ef7fddf5e7efdf8c..6ff5db5ed00949fecd23a8ce4cf9cf794098c8f0 100644
--- a/ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc
+++ b/ui/ozone/gl/gl_image_ozone_native_pixmap_drm_unittest.cc
@@ -124,7 +124,6 @@ class GLImageOzoneNativePixmapDrmTestDelegate {
private:
};
-
// TODO(crbug.com/618516) - The tests in this file can only be run
// on a real device, and not on linux desktop builds, so they are
// disabled until they can correctly detect the environment and do
« no previous file with comments | « ui/ozone/gl/BUILD.gn ('k') | ui/ozone/gl/gl_image_ozone_native_pixmap_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698