skia2/src/xml
Ben Wagner 729a23f50f Move ccpr headers for display list out of include/private.
This partially undoes 774168efac "Allow
CCPR in DDL mode (take 2)". The issue appears to have been the use of a
not fully defined type (destructor could not be instantiated) because
the private fields were also dllexported, requiring the destructors to
exist in all translation units which included the header. Only the parts
of the class which are actually public are now marked as exported.

Change-Id: I8a79bd5d8962e94c24f7563d496744bb278153fa
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/214020
Commit-Queue: Ben Wagner <bungeman@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-05-20 14:50:56 +00:00
..
SkDOM.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkDOM.h Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
SkXMLParser.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkXMLParser.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkXMLWriter.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkXMLWriter.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00