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

Unified Diff: Source/core/core.gypi

Issue 1151163002: Oilpan: eagerly finalize WebGLRenderingContext objects. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add explanatory comment Created 5 years, 7 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 | Source/core/html/canvas/WebGL2RenderingContextBase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index dd3288f0bcf6876a8c54b3c57ab3bb10056100c8..73ae90b8111c1698755cfb099e211318e0cfdf8e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2886,8 +2886,6 @@
'html/canvas/WebGLSharedObject.h',
'html/canvas/WebGLSharedPlatform3DObject.cpp',
'html/canvas/WebGLSharedPlatform3DObject.h',
- 'html/canvas/WebGLSharedWebGraphicsContext3D.cpp',
- 'html/canvas/WebGLSharedWebGraphicsContext3D.h',
'html/canvas/WebGLSync.cpp',
'html/canvas/WebGLSync.h',
'html/canvas/WebGLTexture.cpp',
« no previous file with comments | « no previous file | Source/core/html/canvas/WebGL2RenderingContextBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698