Remove unused class from the Android framework build
R=reed@google.com, scroggo@google.com Author: djsollen@google.com Review URL: https://codereview.chromium.org/345613002
This commit is contained in:
parent
4ea2661cbd
commit
1d7975b1c0
@ -72,7 +72,6 @@ private:
|
||||
canvas. This call doesn't close the current recording.
|
||||
*/
|
||||
#ifdef SK_BUILD_FOR_ANDROID_FRAMEWORK
|
||||
friend class AndroidPicture; // This is temporary until we remove this from the framework
|
||||
friend class android::Picture;
|
||||
#endif
|
||||
friend class SkPictureRecorderReplayTester; // for unit testing
|
||||
|
Loading…
Reference in New Issue
Block a user