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

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: ASSERT 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/v8_inspector/IgnoreExceptionsScope.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a8499f7a2f0bf8c482316259b2db745e600b639b..71951df9b770febed6e08bb1a8ad2ffe35a614e9 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -1040,7 +1040,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',
@@ -1051,7 +1050,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',
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/v8_inspector/IgnoreExceptionsScope.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698