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

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

Issue 2510603002: Loading: split tests depend on FontResource to loader/resource/FontResourceTest (Closed)
Patch Set: rebase for cache aware loading Created 4 years, 1 month 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/fetch/FontResource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 84e90d61d185d6919c4d2027edca7236fc354456..b58f2f1cc43d46363120c007772c1c95da77cd21 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1259,6 +1259,7 @@ source_set("unit_tests") {
"loader/ProgressTrackerTest.cpp",
"loader/TextResourceDecoderBuilderTest.cpp",
"loader/ThreadableLoaderTest.cpp",
+ "loader/resource/FontResourceTest.cpp",
"origin_trials/OriginTrialContextTest.cpp",
"page/ChromeClientTest.cpp",
"page/ContextMenuControllerTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/fetch/FontResource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698