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

Unified Diff: ui/ozone/BUILD.gn

Issue 2270463002: Add OzoneGLImpl interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename. 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
Index: ui/ozone/BUILD.gn
diff --git a/ui/ozone/BUILD.gn b/ui/ozone/BUILD.gn
index 5f46ca5490bce1324c9ece5758c280e4d4d56878..d45c27009231693269b53c11a145bbaeb21728f4 100644
--- a/ui/ozone/BUILD.gn
+++ b/ui/ozone/BUILD.gn
@@ -67,6 +67,7 @@ component("ozone_base") {
sources = [
"public/cursor_factory_ozone.cc",
"public/cursor_factory_ozone.h",
+ "public/gl_ozone.h",
"public/gpu_platform_support.cc",
"public/gpu_platform_support.h",
"public/gpu_platform_support_host.cc",

Powered by Google App Engine
This is Rietveld 408576698