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

Unified Diff: Source/bindings/bindings.gypi

Issue 177983005: Remove CanvasRenderingContext from the web exposed objects (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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 5274a729f998e240e9aa2bf31f4f619f936aa5ed..75d5c9df25ab79174995c2481c0cc7e92af535d3 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -160,7 +160,6 @@
'v8/custom/V8CSSStyleDeclarationCustom.cpp',
'v8/custom/V8CSSValueCustom.cpp',
'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
- 'v8/custom/V8CanvasRenderingContextCustom.cpp',
'v8/custom/V8CryptoCustom.cpp',
'v8/custom/V8CustomEventCustom.cpp',
'v8/custom/V8CustomSQLStatementErrorCallback.cpp',

Powered by Google App Engine
This is Rietveld 408576698