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

Unified Diff: ui/gfx/BUILD.gn

Issue 2092533002: Clean up gfx::ColorProfile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl try Created 4 years, 6 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/renderer/renderer_blink_platform_impl.cc ('k') | ui/gfx/color_profile.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 3aaade9da7c6e06e21635b21e73eaf01365a59eb..7cc402bd16eb7a3fdc5c86fc790c8482d8e0b404 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -759,7 +759,6 @@ test("gfx_unittests") {
"codec/jpeg_codec_unittest.cc",
"codec/png_codec_unittest.cc",
"color_analysis_unittest.cc",
- "color_profile_mac_unittest.mm",
"color_utils_unittest.cc",
"font_fallback_mac_unittest.cc",
"font_list_unittest.cc",
@@ -844,7 +843,6 @@ test("gfx_unittests") {
if (is_win) {
sources += [
- "color_profile_win_unittest.cc",
"font_fallback_win_unittest.cc",
"icon_util_unittest.cc",
"icon_util_unittests.rc",
« no previous file with comments | « content/renderer/renderer_blink_platform_impl.cc ('k') | ui/gfx/color_profile.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698