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

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

Issue 2577073004: Resurrect ImageResourceTest and MultipartImageResourceParserTest (Closed)
Patch Set: Created 4 years 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 | no next file » | 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 a89dafa44fabda66fc5d1779f3d5e60aa322f305..42412dc2a08ca736b495c1161511e01b6d8e8a40 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1234,8 +1234,12 @@ source_set("unit_tests") {
"loader/ThreadableLoaderTest.cpp",
"loader/resource/CSSStyleSheetResourceTest.cpp",
"loader/resource/FontResourceTest.cpp",
+ "loader/resource/ImageResourceTest.cpp",
"loader/resource/MockFontResourceClient.cpp",
"loader/resource/MockFontResourceClient.h",
+ "loader/resource/MockImageResourceClient.cpp",
+ "loader/resource/MockImageResourceClient.h",
+ "loader/resource/MultipartImageResourceParserTest.cpp",
"origin_trials/OriginTrialContextTest.cpp",
"page/ChromeClientTest.cpp",
"page/ContextMenuControllerTest.cpp",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698