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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2321063002: Reland of Allow canvases to be GPU-accelerated in Workers (Closed)
Patch Set: Created 4 years, 3 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: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index df2ad16aa143ac084c1400e0f6f9fbe6e4686050..3831a1674a4e0fe30eb55febd986ab667e38d828 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1031,6 +1031,8 @@
"graphics/gpu/Extensions3DUtil.h",
"graphics/gpu/SharedContextRateLimiter.cpp",
"graphics/gpu/SharedContextRateLimiter.h",
+ "graphics/gpu/SharedGpuContext.cpp",
+ "graphics/gpu/SharedGpuContext.h",
"graphics/gpu/WebGLImageConversion.cpp",
"graphics/gpu/WebGLImageConversion.h",
"graphics/paint/ClipDisplayItem.cpp",

Powered by Google App Engine
This is Rietveld 408576698