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

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

Issue 2335223004: Make SharedGpuContext recover automatically after a context loss (Closed)
Patch Set: build fix 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 4d375114cd5993e172ab708a59b359a51ea0df9e..aea064480b2f24ca3dcbf7b0f609b89ba27e9797 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1671,6 +1671,7 @@ test("blink_platform_unittests") {
"graphics/filters/FilterOperationsTest.cpp",
"graphics/filters/ImageFilterBuilderTest.cpp",
"graphics/gpu/DrawingBufferTest.cpp",
+ "graphics/gpu/SharedGpuContextTest.cpp",
"graphics/gpu/WebGLImageConversionTest.cpp",
"graphics/paint/DisplayItemClientTest.cpp",
"graphics/paint/DisplayItemListTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/graphics/gpu/SharedGpuContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698