diff --git a/include/core/SkDocument.h b/include/core/SkDocument.h index 6594511df8..920424317a 100644 --- a/include/core/SkDocument.h +++ b/include/core/SkDocument.h @@ -171,8 +171,6 @@ public: IXpsOMObjectFactory* xpsFactory, SkScalar dpi = SK_ScalarDefaultRasterDPI); #endif - // DEPRECATED; TODO(halcanary): remove this function after Chromium switches to new API. - static sk_sp MakeXPS(SkWStream*) { return nullptr; } /** * Begin a new page for the document, returning the canvas that will draw