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

Unified Diff: sky/engine/web/BUILD.gn

Issue 870393002: Remove GraphicsContext annotations. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index bb0256f9757e1385e4174d040545598f99ac83e2..98093fe907bf77011f1998207ca404385eb5e462 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -13,7 +13,6 @@ platform_web_unittest_files = [
"//sky/engine/platform/graphics/DeferredImageDecoderTest.cpp",
"//sky/engine/platform/graphics/ImageDecodingStoreTest.cpp",
"//sky/engine/platform/graphics/ImageFrameGeneratorTest.cpp",
- "//sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp",
"//sky/engine/platform/graphics/test/MockImageDecoder.h",
"//sky/engine/platform/graphics/test/MockWebGraphicsContext3D.h",
"//sky/engine/platform/image-decoders/gif/GIFImageDecoderTest.cpp",
« no previous file with comments | « sky/engine/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698