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

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

Issue 1877203004: [DevTools] Follow up with cleanups for InjectedScript::Scope. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 c7b045733ba7123a801998b456bfe51e42f755e7..85d3f8b6b8f07c1fbed86de7831254cf6d273745 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1038,7 +1038,6 @@
'v8_inspector/Atomics.h',
'v8_inspector/InspectorWrapper.cpp',
'v8_inspector/InspectorWrapper.h',
- 'v8_inspector/IgnoreExceptionsScope.h',
'v8_inspector/InjectedScript.cpp',
'v8_inspector/InjectedScript.h',
'v8_inspector/InjectedScriptNative.cpp',
@@ -1049,7 +1048,6 @@
'v8_inspector/InspectedContext.h',
'v8_inspector/JavaScriptCallFrame.cpp',
'v8_inspector/JavaScriptCallFrame.h',
- 'v8_inspector/MuteConsoleScope.h',
'v8_inspector/ScriptBreakpoint.h',
'v8_inspector/RemoteObjectId.cpp',
'v8_inspector/RemoteObjectId.h',

Powered by Google App Engine
This is Rietveld 408576698