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

Unified Diff: gin/gin.gyp

Issue 76923003: First cut at gin::Bind() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix return 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 4b08dfc8a0fc309adc70ed76e7a72509c6c6bbd8..9b2c440f389fb8ef00297a02835f38450eb7a786 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -29,6 +29,8 @@
'converter.h',
'dictionary.cc',
'dictionary.h',
+ 'function_template_util.cc',
+ 'function_template_util.h',
'gin.cc',
'gin.h',
'modules/console.cc',

Powered by Google App Engine
This is Rietveld 408576698