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

Unified Diff: ui/gl/BUILD.gn

Issue 2383753002: gpu: Add GpuFence framework.
Patch Set: rebase Created 4 years, 1 month 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/gl/BUILD.gn
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 69262b487beae6ba61cf145e783b4455e2846df5..7e4f616aa86b97b996d92757909cdce5f987742e 100644
--- a/ui/gl/BUILD.gn
+++ b/ui/gl/BUILD.gn
@@ -77,6 +77,8 @@ component("gl") {
"gl_fence_arb.h",
"gl_fence_nv.cc",
"gl_fence_nv.h",
+ "gl_fence_shared_event.cc",
+ "gl_fence_shared_event.h",
"gl_gl_api_implementation.cc",
"gl_gl_api_implementation.h",
"gl_helper.cc",

Powered by Google App Engine
This is Rietveld 408576698