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

Unified Diff: Source/core/core.gypi

Issue 481753002: Use Shadow DOM to display fallback content for images (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 3 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 9edff172481cdb71494ab3219052cf8bd8f971a7..40df57ba11fa9d2fc1b96e004f86b32b038117fb 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2442,6 +2442,7 @@
'html/HTMLIFrameElement.cpp',
'html/HTMLImageElement.cpp',
'html/HTMLImageElement.h',
+ 'html/HTMLImageFallbackHelper.h',
'html/HTMLImageLoader.cpp',
'html/HTMLImageLoader.h',
'html/HTMLInputElement.cpp',

Powered by Google App Engine
This is Rietveld 408576698