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

Unified Diff: Source/core/core.gypi

Issue 249633002: Detect <link rel='manifest'> and notify embedder. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: error 500 Created 6 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 1936f4bba82541e442b24246fe142b5b32a88f46..3cfb5bdc0a6cf1f3e212c2ed4d42197800460bf6 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2465,6 +2465,8 @@
'html/LabelableElement.cpp',
'html/LabelsNodeList.cpp',
'html/LabelsNodeList.h',
+ 'html/LinkManifest.cpp',
+ 'html/LinkManifest.h',
'html/LinkRelAttribute.cpp',
'html/LinkRelAttribute.h',
'html/LinkResource.cpp',

Powered by Google App Engine
This is Rietveld 408576698