| Index: ui/gfx/icc_profile.h
|
| diff --git a/ui/gfx/icc_profile.h b/ui/gfx/icc_profile.h
|
| index 2a4af779d40db203e8e01f978e6f52266f59e7af..8146b770ed20546d2ec4d08cc9d60526c7141141 100644
|
| --- a/ui/gfx/icc_profile.h
|
| +++ b/ui/gfx/icc_profile.h
|
| @@ -83,6 +83,7 @@ class GFX_EXPORT ICCProfile {
|
| friend ICCProfile ICCProfileForTestingNoAnalyticTrFn();
|
| friend ICCProfile ICCProfileForTestingA2BOnly();
|
| friend ICCProfile ICCProfileForTestingOvershoot();
|
| + friend ICCProfile ICCProfileForLayoutTests();
|
| static const uint64_t test_id_adobe_rgb_;
|
| static const uint64_t test_id_color_spin_;
|
| static const uint64_t test_id_generic_rgb_;
|
|
|