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

Unified Diff: gin/gin.gyp

Issue 105423003: gin::Wrappable shouldn't inherit from base::RefCounted (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index f1156040b80815abe63ca8a70f5b667514b98bd8..172ed78b56b9676f8a192c9d167539b7134de812 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -31,6 +31,7 @@
'dictionary.h',
'function_template.cc',
'function_template.h',
+ 'handle.h',
'isolate_holder.cc',
'modules/console.cc',
'modules/console.h',

Powered by Google App Engine
This is Rietveld 408576698