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

Unified Diff: gin/gin.gyp

Issue 76923003: First cut at gin::Bind() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 1 month 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: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index 715db90063747b65aa7ead433bd46241a3c81caf..7c17910a56f11d029f5fb8e642ed4e7c15c3069f 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -29,6 +29,8 @@
'converter.h',
'dictionary.cc',
'dictionary.h',
+ 'function_template.cc',
+ 'function_template.h',
'isolate_holder.cc',
'modules/console.cc',
'modules/console.h',
« gin/function_template.h ('K') | « gin/function_template.cc ('k') | gin/isolate_holder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698