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

Unified Diff: third_party/WebKit/Source/bindings/core/v8/v8.gypi

Issue 2084933002: Implement wrapper tracing verifier (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use verifier when dchecks are on Created 4 years, 6 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: third_party/WebKit/Source/bindings/core/v8/v8.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
index 0f9be62d1f239fc3b91af3a2a0868b128cdd5f16..e4c5f11eeba342776bf85b9180600db1658d6942 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -133,6 +133,7 @@
'V8GCController.h',
'ScriptWrappableVisitor.cpp',
'ScriptWrappableVisitor.h',
+ 'ScriptWrappableVisitorVerifier.h',
'V8GCForContextDispose.cpp',
'V8GCForContextDispose.h',
'V8GlobalValueMap.h',

Powered by Google App Engine
This is Rietveld 408576698