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

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

Issue 2194683003: [DevTools] Cleanup v8_inspector console API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix compile Created 4 years, 5 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 b41e574c7fb3abf0b77eea2c7eaffef15b7d2684..0937f871ffa6bf8824278647649abdb5d3c89a84 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1112,7 +1112,6 @@
'v8_inspector/V8StackTraceImpl.h',
'v8_inspector/V8StringUtil.cpp',
'v8_inspector/V8StringUtil.h',
- 'v8_inspector/public/V8ConsoleTypes.h',
'v8_inspector/public/V8ContextInfo.h',
'v8_inspector/public/V8Debugger.h',
'v8_inspector/public/V8DebuggerClient.h',

Powered by Google App Engine
This is Rietveld 408576698