Revert of make getContentKey() available in GrGpuResource public interface (patchset...
authorstephana <stephana@google.com>
Mon, 2 Feb 2015 22:52:11 +0000 (14:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Feb 2015 22:52:11 +0000 (14:52 -0800)
commit9b440260d54795213a13d6394b5c9546e0f69fae
tree09341308f322a7c23dd3ea481a1fb5c6e0b68695
parent85ed2db092e75db41b711b9116a8d5b465fc2b0c
Revert of make getContentKey() available in GrGpuResource public interface (patchset #2 id:20001 of https://codereview.chromium.org/886313005/)

Reason for revert:
This causes in one case the linker and in the other the compiler to segfault. On

Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/Release

Original issue's description:
> make getContentKey() available in GrGpuResource public interface
>
> TBR=robertphillips@google.com
>
> Committed: https://skia.googlesource.com/skia/+/85ed2db092e75db41b711b9116a8d5b465fc2b0c

TBR=robertphillips@google.com,bsalomon@google.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/864343005
include/gpu/GrGpuResource.h
src/gpu/GrGpuResourceCacheAccess.h
src/gpu/GrResourceCache2.cpp
src/gpu/GrResourceCache2.h