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

Unified Diff: ui/ozone/platform/drm/BUILD.gn

Issue 2873963004: Update ozone/drm proxy_helpers.h to support move-only types. (Closed)
Patch Set: fix test to run with dcheck_always_on = false Created 3 years, 7 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 | « no previous file | ui/ozone/platform/drm/gpu/proxy_helpers.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/drm/BUILD.gn
diff --git a/ui/ozone/platform/drm/BUILD.gn b/ui/ozone/platform/drm/BUILD.gn
index cc6c9a9b4fc70cba6a64ac9f9c7ecce1c1e27233..cd98a36cfbbd40ada17ec246f5f20fcbe4073060 100644
--- a/ui/ozone/platform/drm/BUILD.gn
+++ b/ui/ozone/platform/drm/BUILD.gn
@@ -162,6 +162,7 @@ source_set("gbm_unittests") {
"gpu/mock_scanout_buffer.h",
"gpu/mock_scanout_buffer_generator.cc",
"gpu/mock_scanout_buffer_generator.h",
+ "gpu/proxy_helpers_unittest.cc",
"gpu/screen_manager_unittest.cc",
]
« no previous file with comments | « no previous file | ui/ozone/platform/drm/gpu/proxy_helpers.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698