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

Unified Diff: Source/core/core.gypi

Issue 1135203002: Add <link rel=preconnect> crossorigin attribute (take 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Todo Created 5 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 4df62623d7d8171c93e0e156314cce53a223c290..484ade45f78ab4c2071f8d48d0de4457693ce62d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2535,6 +2535,8 @@
'webcore_html_files': [
'html/ClassList.cpp',
'html/ClassList.h',
+ 'html/CrossOriginAttribute.cpp',
+ 'html/CrossOriginAttribute.h',
'html/DOMFormData.cpp',
'html/DOMFormData.h',
'html/DocumentNameCollection.cpp',
« no previous file with comments | « LayoutTests/fast/dom/HTMLLinkElement/link-preconnect-valid-expected.txt ('k') | Source/core/html/CrossOriginAttribute.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698