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

Unified Diff: ui/gfx/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 | « third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp ('k') | ui/gfx/color_space.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 5e75ecfc19b4e5020335a23c2b045973d37ed2fa..b9ea3573e945406c812f93283fe671db2e9d7827 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -545,6 +545,8 @@ static_library("test_support") {
"test/fontconfig_util_linux.h",
"test/gfx_util.cc",
"test/gfx_util.h",
+ "test/icc_profiles.cc",
+ "test/icc_profiles.h",
"test/ui_cocoa_test_helper.h",
"test/ui_cocoa_test_helper.mm",
]
@@ -628,7 +630,6 @@ test("gfx_unittests") {
"geometry/vector2d_unittest.cc",
"geometry/vector3d_unittest.cc",
"icc_profile_unittest.cc",
- "icc_profile_unittest.h",
"image/image_mac_unittest.mm",
"image/image_util_unittest.cc",
"mac/coordinate_conversion_unittest.mm",
« no previous file with comments | « third_party/WebKit/Source/platform/testing/ImageDecodeBench.cpp ('k') | ui/gfx/color_space.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698