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

Unified Diff: Source/core/core.gypi

Issue 200923002: Post a microtask to load <img> elements. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix last test failure Created 6 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 8824c8ae2af6dbf228203f01f4d50aa4c7ca81dd..a592effd8a56c859437906c485dc1c92d10a8267 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2009,6 +2009,8 @@
'dom/IdTargetObserverRegistry.cpp',
'dom/IdTargetObserverRegistry.h',
'dom/IgnoreDestructiveWriteCountIncrementer.h',
+ 'dom/IncrementLoadEventDelayCount.cpp',
+ 'dom/IncrementLoadEventDelayCount.h',
'dom/LiveNodeList.cpp',
'dom/LiveNodeList.h',
'dom/LiveNodeListBase.cpp',
« no previous file with comments | « LayoutTests/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt ('k') | Source/core/dom/IncrementLoadEventDelayCount.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698