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

Unified Diff: Source/bindings/core/v8/v8.gypi

Issue 795833004: Use dictionaries for context creation attributes. Eliminate custom bindings. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased. Created 6 years 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/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index 8d86526711a89581326e61fdeedcbb7c289fdd61..642710069871d98bb7ec69f8424e25464e48729f 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -175,6 +175,8 @@
'WorkerScriptController.h',
'WorkerScriptDebugServer.cpp',
'WorkerScriptDebugServer.h',
+ 'WrapCanvasContext.cpp',
+ 'WrapCanvasContext.h',
'WrapperTypeInfo.cpp',
'WrapperTypeInfo.h',
'npruntime.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8HTMLCanvasElementCustom.cpp ('k') | Source/bindings/scripts/v8_dictionary.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698