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

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

Issue 856423002: [Ozone-Dri] Decouple the IO helper thread from DriWrapper (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gbm-wrapper
Patch Set: . Created 5 years, 11 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/dri/dri.gypi » ('j') | ui/ozone/platform/dri/dri_gpu_platform_support.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/dri/BUILD.gn
diff --git a/ui/ozone/platform/dri/BUILD.gn b/ui/ozone/platform/dri/BUILD.gn
index 313f7c4ef5344102ccbb825576492d6bb64be641..1966ffa782d92beb9bb17afcf633f834cf5cdf47 100644
--- a/ui/ozone/platform/dri/BUILD.gn
+++ b/ui/ozone/platform/dri/BUILD.gn
@@ -31,6 +31,8 @@ source_set("dri_common") {
"dri_gpu_platform_support_.h",
"dri_gpu_platform_support_host.cc",
"dri_gpu_platform_support_host.h",
+ "dri_helper_thread.cc",
+ "dri_helper_thread.h",
"dri_surface.cc",
"dri_surface.h",
"dri_surface_factory.cc",
« no previous file with comments | « no previous file | ui/ozone/platform/dri/dri.gypi » ('j') | ui/ozone/platform/dri/dri_gpu_platform_support.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698