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

Unified Diff: gin/gin.gyp

Issue 172263002: Move WebAXObjectProxy and AccessibleController from CppBoundClass to gin::Wrappable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Bug fix: Clear the callbacks when reset or destroyed Created 6 years, 10 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: gin/gin.gyp
diff --git a/gin/gin.gyp b/gin/gin.gyp
index 78c8fb1d97d7b9b9541c211d879b0aacd207e5c9..cdb5cd79c99221f34dacfb78b5a0860ba0fc4091 100644
--- a/gin/gin.gyp
+++ b/gin/gin.gyp
@@ -60,6 +60,7 @@
'runner.h',
'try_catch.cc',
'try_catch.h',
+ 'unsafe_persistent.h',
'wrappable.cc',
'wrappable.h',
'wrapper_info.cc',

Powered by Google App Engine
This is Rietveld 408576698