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

Unified Diff: ui/gfx/BUILD.gn

Issue 2609093002: Revert of Use consistent types for ICC profiles (Closed)
Patch Set: 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/public/web/WebView.h ('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 b9ea3573e945406c812f93283fe671db2e9d7827..5e75ecfc19b4e5020335a23c2b045973d37ed2fa 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -545,8 +545,6 @@
"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",
]
@@ -630,6 +628,7 @@
"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/public/web/WebView.h ('k') | ui/gfx/color_space.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698