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

Unified Diff: ui/gfx/color_transform_unittest.cc

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 | « ui/gfx/color_space.cc ('k') | ui/gfx/icc_profile_unittest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/color_transform_unittest.cc
diff --git a/ui/gfx/color_transform_unittest.cc b/ui/gfx/color_transform_unittest.cc
index dbe1829da40059853c3cd7874313fdfef68b4ec0..2a509391ecaf7d31f1b1e459bdf09b2bc3b9c6f2 100644
--- a/ui/gfx/color_transform_unittest.cc
+++ b/ui/gfx/color_transform_unittest.cc
@@ -7,7 +7,7 @@
#include "ui/gfx/color_space.h"
#include "ui/gfx/color_transform.h"
#include "ui/gfx/icc_profile.h"
-#include "ui/gfx/test/icc_profiles.h"
+#include "ui/gfx/icc_profile_unittest.h"
#include "ui/gfx/transform.h"
namespace gfx {
« no previous file with comments | « ui/gfx/color_space.cc ('k') | ui/gfx/icc_profile_unittest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698