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

Unified Diff: skia/config/SkUserConfig.h

Issue 2629193002: Remove skia::PlatformDevice (Closed)
Patch Set: also remove SK_SUPPORT_LEGACY_GETTOPDEVICE Created 3 years, 11 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 | « skia/BUILD.gn ('k') | skia/ext/platform_canvas.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/config/SkUserConfig.h
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index f46b942ca1c6ad15df011f4b7c85e9494fefdd41..5021a3be4181255e3d152c05522a5a1e08b8395e 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -193,9 +193,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
//
// Remove these as we update our sites.
//
-#ifndef SK_SUPPORT_LEGACY_GETTOPDEVICE
-# define SK_SUPPORT_LEGACY_GETTOPDEVICE
-#endif
// Workaround for poor anisotropic mipmap quality,
// pending Skia ripmap support.
« no previous file with comments | « skia/BUILD.gn ('k') | skia/ext/platform_canvas.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698