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

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

Issue 2584643002: Revamp OffscreenCanvas commit flow (Closed)
Patch Set: rebase Created 4 years 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 9685a9ab9225cc9066ca57a0b34b88a4d2e218eb..6a35531412bd9ddd5aea49a25dd2e3520765e9eb 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -2052,7 +2052,6 @@ source_set("unit_tests") {
visibility = [ "//third_party/WebKit/Source/*" ]
sources = [
"graphics/Canvas2DLayerBridgeTest.cpp",
- "graphics/CanvasSurfaceLayerBridgeTest.cpp",
"graphics/DeferredImageDecoderTest.cpp",
"graphics/GraphicsLayerTest.cpp",
"graphics/ImageDecodingStoreTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698