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

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

Issue 1083003004: bindings: Moves toV8 and v8SetReturnValue out to ToV8.h and V8Binding.h. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/core/v8/v8.gypi
diff --git a/Source/bindings/core/v8/v8.gypi b/Source/bindings/core/v8/v8.gypi
index 94318d1b552bfea359dc75fc07e36c2dc9a1ff81..084607b9f18e18dc2170288df60258b76528458d 100644
--- a/Source/bindings/core/v8/v8.gypi
+++ b/Source/bindings/core/v8/v8.gypi
@@ -107,6 +107,7 @@
'SerializedScriptValueFactory.cpp',
'SerializedScriptValueFactory.h',
'SharedPersistent.h',
+ 'ToV8.cpp',
'ToV8.h',
'V8AbstractEventListener.cpp',
'V8AbstractEventListener.h',

Powered by Google App Engine
This is Rietveld 408576698