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

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

Issue 2615523002: Merge all test ICC profiles to one location (Closed)
Patch Set: Fix ImageDecodeBench Created 3 years, 12 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 | « content/test/layouttest_support.cc ('k') | third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 d4cab47adf1e55e83112cd146b99f3c78d3f37cf..dba2de20aec21879f6caae5fc182628ac9effc26 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1905,6 +1905,7 @@ test("image_decode_bench") {
":blink_common",
":platform",
"//third_party/WebKit/Source/wtf",
+ "//ui/gfx:test_support",
]
configs += [
« no previous file with comments | « content/test/layouttest_support.cc ('k') | third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698