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

Unified Diff: third_party/WebKit/Source/core/inspector/ConsoleMessageStorage.h

Issue 2016123002: Remove ScriptCallStack. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2006893004
Patch Set: rebased 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/core/inspector/ConsoleMessageStorage.h
diff --git a/third_party/WebKit/Source/core/inspector/ConsoleMessageStorage.h b/third_party/WebKit/Source/core/inspector/ConsoleMessageStorage.h
index 3d584acd35fb5b5dfcbde743954b5da816018909..d79fd35f3740c3eaf4ec7b50e1fd98e1de899ce6 100644
--- a/third_party/WebKit/Source/core/inspector/ConsoleMessageStorage.h
+++ b/third_party/WebKit/Source/core/inspector/ConsoleMessageStorage.h
@@ -12,6 +12,7 @@
namespace blink {
+class ExecutionContext;
class FrameHost;
class LocalDOMWindow;
class WorkerGlobalScopeProxy;

Powered by Google App Engine
This is Rietveld 408576698