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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 1999843002: [DevTools] Move CommandLineAPI.getEventListeners to native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-monitor-events-to-native
Patch Set: Created 4 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: third_party/WebKit/Source/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 9956c4f3f334a7d154d7edfbaabcbce3fbd415bd..cff54ed62efb1c2976ab1259265a06cb282af44a 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1096,7 +1096,6 @@
'v8_inspector/V8StackTraceImpl.h',
'v8_inspector/V8StringUtil.cpp',
'v8_inspector/V8StringUtil.h',
- 'v8_inspector/public/V8EventListenerInfo.h',
'v8_inspector/public/V8ContentSearchUtil.h',
'v8_inspector/public/V8ContextInfo.h',
'v8_inspector/public/V8Debugger.h',

Powered by Google App Engine
This is Rietveld 408576698