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

Unified Diff: components/BUILD.gn

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
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/link_header_util/link_header_util.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 636cecf14d7868148b3fb68c8a8c6230bd78ae2b..a882a3dd5ce73a4660338a62b9b3b76da4050260 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -169,6 +169,7 @@ test("components_unittests") {
"//components/history/content/browser:unit_tests",
"//components/invalidation/impl:unit_tests",
"//components/keyed_service/content:unit_tests",
+ "//components/link_header_util:unit_tests",
"//components/navigation_interception:unit_tests",
"//components/network_hints/renderer:unit_tests",
"//components/packed_ct_ev_whitelist:unit_tests",
« no previous file with comments | « no previous file | components/components_tests.gyp » ('j') | components/link_header_util/link_header_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698