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

Unified Diff: third_party/WebKit/Source/core/testing/Internals.h

Issue 2811213002: Move ScriptState::GetExecutionContext (Part 6) (Closed)
Patch Set: Rebase Created 3 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/core/testing/Internals.h
diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h
index 5a2812358f22458c1d53978473ea74d6302ff1fd..cbe43545aeb3d0aac56075374c49dc269fe13713 100644
--- a/third_party/WebKit/Source/core/testing/Internals.h
+++ b/third_party/WebKit/Source/core/testing/Internals.h
@@ -54,6 +54,7 @@ class Document;
class DocumentMarker;
class Element;
class ExceptionState;
+class ExecutionContext;
class GCObservation;
class HTMLInputElement;
class HTMLMediaElement;

Powered by Google App Engine
This is Rietveld 408576698