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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2704143002: Add unittests to ParsedContentType (Closed)
Patch Set: fix Created 3 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
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index a7bae8a220da1a0f47e31d384d1324fdcf61edfe..f93120e2d3ec76c33528bade9f9ca7d21dc3d792 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1761,6 +1761,7 @@ test("blink_platform_unittests") {
"network/HTTPParsersTest.cpp",
"network/LinkHeaderTest.cpp",
"network/NetworkUtilsTest.cpp",
+ "network/ParsedContentTypeTest.cpp",
"network/ResourceRequestTest.cpp",
"network/mime/MIMETypeRegistryTest.cpp",
"scheduler/base/intrusive_heap_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698