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

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

Issue 2723583003: Convert Ozone cast to use GLOzone API. (Closed)
Patch Set: . Created 3 years, 10 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/cast/gl_ozone_egl_cast.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/cast/BUILD.gn
diff --git a/ui/ozone/platform/cast/BUILD.gn b/ui/ozone/platform/cast/BUILD.gn
index e998055cbf373e5e3aa2c95b417083fbdf11f7a1..fd92abf268b03afc7d5e4be17571a2a50964b4bf 100644
--- a/ui/ozone/platform/cast/BUILD.gn
+++ b/ui/ozone/platform/cast/BUILD.gn
@@ -15,6 +15,8 @@ source_set("cast") {
sources = [
"client_native_pixmap_factory_cast.cc",
"client_native_pixmap_factory_cast.h",
+ "gl_ozone_egl_cast.cc",
+ "gl_ozone_egl_cast.h",
"gl_surface_cast.cc",
"gl_surface_cast.h",
"overlay_manager_cast.cc",
« no previous file with comments | « no previous file | ui/ozone/platform/cast/gl_ozone_egl_cast.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698