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

Unified Diff: Source/bindings/core/v8/custom/custom.gypi

Issue 1161323002: DevTools: implement JavaScriptCallFrame binding based on v8 API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Moved V8JavaScriptCallFrame to bindings/core/v8/inspector/ Created 5 years, 7 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: Source/bindings/core/v8/custom/custom.gypi
diff --git a/Source/bindings/core/v8/custom/custom.gypi b/Source/bindings/core/v8/custom/custom.gypi
index 3c561c820d215f6842f344a0c1abc39405a645c4..3c2355b3dc76deb13951534bb762bc970bd22fae 100644
--- a/Source/bindings/core/v8/custom/custom.gypi
+++ b/Source/bindings/core/v8/custom/custom.gypi
@@ -18,7 +18,6 @@
'V8HTMLPlugInElementCustom.cpp',
'V8InjectedScriptHostCustom.cpp',
'V8InjectedScriptManager.cpp',
- 'V8JavaScriptCallFrameCustom.cpp',
'V8MediaQueryListCustom.cpp',
'V8MessageChannelCustom.cpp',
'V8MessageEventCustom.cpp',

Powered by Google App Engine
This is Rietveld 408576698