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

Unified Diff: skia/config/SkUserConfig.h

Issue 2706453003: switch to new ImageGenerator API (Closed)
Patch Set: fix typo Created 3 years, 10 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
Index: skia/config/SkUserConfig.h
diff --git a/skia/config/SkUserConfig.h b/skia/config/SkUserConfig.h
index 4cb0db74cd8bde0e4c5cb991783faf6461c07519..0038c73dff421e90abf977eec0ac3c3a6fd95810 100644
--- a/skia/config/SkUserConfig.h
+++ b/skia/config/SkUserConfig.h
@@ -258,10 +258,6 @@ SK_API void SkDebugf_FileLine(const char* file, int line, bool fatal,
# define SK_SUPPORT_LEGACY_AAA
#endif
-#ifndef SK_SUPPORT_BARE_PTR_IMAGEGENERATOR
-#define SK_SUPPORT_BARE_PTR_IMAGEGENERATOR
-#endif
-
// ===== End Chrome-specific definitions =====
#endif
« no previous file with comments | « media/renderers/skcanvas_video_renderer.cc ('k') | third_party/WebKit/Source/platform/exported/WebImageGenerator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698