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

Unified Diff: ui/gl/DEPS

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/gl/BUILD.gn ('k') | ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/DEPS
diff --git a/ui/gl/DEPS b/ui/gl/DEPS
index 21c51932c1201ddd0916ea48e9a85477fb8c7569..4551f050a5f3330c54511bf9fae44c804d78797d 100644
--- a/ui/gl/DEPS
+++ b/ui/gl/DEPS
@@ -16,12 +16,4 @@ specific_include_rules = {
"angle_platform_impl.h": [
"+third_party/angle/include/platform/Platform.h",
],
- "gl_image_ozone_native_pixmap_drm_unittest.cc": [
- "+ui/ozone/gl",
- "+ui/ozone/public",
- ],
- "gl_image_ozone_native_pixmap_unittest.cc": [
- "+ui/ozone/gl",
- "+ui/ozone/public",
- ],
}
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_image_ozone_native_pixmap_drm_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698