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

Unified Diff: Source/core/core.gypi

Issue 660863002: [DevTools] Added public method for async execution of scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 6abec3b48bf0a3ed7ebee5dda10ef667e908850d..a071e3357253fe3c2b7ba73ddf512865beaed3e1 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2222,6 +2222,8 @@
'dom/StyleSheetCandidate.h',
'dom/StyleSheetCollection.cpp',
'dom/StyleSheetCollection.h',
+ 'dom/SuspendableScriptRunner.cpp',
+ 'dom/SuspendableScriptRunner.h',
'dom/TagCollection.cpp',
'dom/TagCollection.h',
'dom/Text.cpp',
« no previous file with comments | « no previous file | Source/core/dom/SuspendableScriptRunner.h » ('j') | Source/core/dom/SuspendableScriptRunner.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698