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

Unified Diff: ui/gfx/test/icc_profiles.h

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/icc_profile_unittest.cc ('k') | ui/gfx/test/icc_profiles.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/test/icc_profiles.h
diff --git a/ui/gfx/test/icc_profiles.h b/ui/gfx/test/icc_profiles.h
deleted file mode 100644
index 5eb9bd3ed16c6c59974f025098f627ce85c248ad..0000000000000000000000000000000000000000
--- a/ui/gfx/test/icc_profiles.h
+++ /dev/null
@@ -1,14 +0,0 @@
-// Copyright 2016 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#include "ui/gfx/icc_profile.h"
-
-namespace gfx {
-
-ICCProfile ICCProfileForTestingAdobeRGB();
-ICCProfile ICCProfileForTestingColorSpin();
-ICCProfile ICCProfileForTestingGenericRGB();
-ICCProfile ICCProfileForTestingSRGB();
-
-} // namespace gfx
« no previous file with comments | « ui/gfx/icc_profile_unittest.cc ('k') | ui/gfx/test/icc_profiles.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698