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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1811163002: Share link header parsing code between blink and content. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@base-optional
Patch Set: rebase Created 4 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 3121507d2f3d06d3c4a59a56d431bff991c557c5..524639b2e85fd2b2c8690e1c226f664d3b2949c2 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1917,7 +1917,6 @@
'loader/HttpEquiv.h',
'loader/ImageLoader.cpp',
'loader/ImageLoader.h',
- 'loader/LinkHeader.cpp',
'loader/LinkLoader.cpp',
'loader/LinkLoader.h',
'loader/LinkLoaderClient.h',
@@ -4068,7 +4067,6 @@
'layout/svg/LayoutSVGRootTest.cpp',
'loader/DocumentLoadTimingTest.cpp',
'loader/FrameFetchContextTest.cpp',
- 'loader/LinkHeaderTest.cpp',
'loader/LinkLoaderTest.cpp',
'loader/MixedContentCheckerTest.cpp',
'loader/TextResourceDecoderBuilderTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698