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

Unified Diff: Source/bindings/bindings.gypi

Issue 24096029: Moved the majority of WebGL functionality into WebGLRenderingContextBase (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 36aefc66d451eaa920074c9e9226424285281a34..5afbfae4c1f6d73f919a2238a2ce934e30e32f93 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -240,7 +240,7 @@
'v8/custom/V8Uint8ClampedArrayCustom.h',
'v8/custom/V8Uint16ArrayCustom.h',
'v8/custom/V8Uint32ArrayCustom.h',
- 'v8/custom/V8WebGLRenderingContextCustom.cpp',
+ 'v8/custom/V8WebGLRenderingContextBaseCustom.cpp',
'v8/custom/V8WebKitPointCustom.cpp',
'v8/custom/V8WindowCustom.cpp',
'v8/custom/V8WorkerGlobalScopeCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp » ('j') | Source/core/html/canvas/ANGLEInstancedArrays.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698