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

Unified Diff: Source/bindings/bindings.gypi

Issue 14443007: Get rid of usages of ScriptWrappable::wrapper(). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: UnsafePersistent Created 7 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
« no previous file with comments | « no previous file | Source/bindings/v8/ScriptWrappable.h » ('j') | Source/bindings/v8/UnsafePersistent.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 5287ba63974407645c60c3801845ea41b9c45160..b4a2ae5cea3833f967f27b22c73af78d0f09f762 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -77,6 +77,7 @@
'v8/SerializedScriptValue.cpp',
'v8/SerializedScriptValue.h',
'v8/SharedPersistent.h',
+ 'v8/UnsafePersistent.h',
'v8/V8AbstractEventListener.cpp',
'v8/V8AbstractEventListener.h',
'v8/V8AdaptorFunction.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/ScriptWrappable.h » ('j') | Source/bindings/v8/UnsafePersistent.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698