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

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

Issue 1729963002: WIP/proof-of-concept to make blink::LinkHeader reuse net:: parsing code (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@string-tokenizer-brackets
Patch Set: Created 4 years, 10 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/LinkHeader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8bd399cd84764e039cb64d5861d523461dbc4042..5e7e80327863826a491a9683a4203b5febcbbd8a 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -1856,7 +1856,6 @@
'loader/HttpEquiv.h',
'loader/ImageLoader.cpp',
'loader/ImageLoader.h',
- 'loader/LinkHeader.cpp',
'loader/LinkLoader.cpp',
'loader/LinkLoader.h',
'loader/LinkLoaderClient.h',
@@ -3994,7 +3993,6 @@
'layout/shapes/BoxShapeTest.cpp',
'loader/DocumentLoadTimingTest.cpp',
'loader/FrameFetchContextTest.cpp',
- 'loader/LinkHeaderTest.cpp',
'loader/LinkLoaderTest.cpp',
'loader/MixedContentCheckerTest.cpp',
'origin_trials/OriginTrialContextTest.cpp',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/LinkHeader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698