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

Unified Diff: Source/core/core.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
« no previous file with comments | « Source/bindings/core/v8/v8.gypi ('k') | Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 0954677e76dd2943dac4ba237f969e97d0e3249b..6c2b2940462b64bc63b062afda99ed7225d9c175 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -285,7 +285,6 @@
'html/track/vtt/VTTRegionList.idl',
'inspector/InjectedScriptHost.idl',
'inspector/InspectorOverlayHost.idl',
- 'inspector/JavaScriptCallFrame.idl',
'loader/appcache/ApplicationCache.idl',
'page/EventSource.idl',
'page/PagePopupController.idl',
« no previous file with comments | « Source/bindings/core/v8/v8.gypi ('k') | Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698