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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1790753002: Expose GLES2Interface to blink, and delete isContextLost() from WGC3D. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: wgc3d: deps-for-tests Created 4 years, 9 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/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 4bcb24047b4c5d593f6f2f16a74bef27353104c4..6734a3c3fa5ebe5a7432c61150d802ab5d177052 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1230,6 +1230,7 @@
'graphics/ImageDecodingStoreTest.cpp',
'graphics/ImageFrameGeneratorTest.cpp',
'graphics/ImageLayerChromiumTest.cpp',
+ 'graphics/test/MockGLES2Interface.h',
'graphics/test/MockImageDecoder.h',
'graphics/test/MockWebGraphicsContext3D.h',
'threading/BackgroundTaskRunnerTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698