Chromium Code Reviews| Index: src/gpu/GrContext.cpp |
| diff --git a/src/gpu/GrContext.cpp b/src/gpu/GrContext.cpp |
| index 95e0d51cf8979dae8c9a6eaf7cfbd9956d42c540..eed55c7d93ade49204f878dbcfe939635c30fa56 100755 |
| --- a/src/gpu/GrContext.cpp |
| +++ b/src/gpu/GrContext.cpp |
| @@ -110,7 +110,6 @@ GrContext::GrContext() { |
| fOvalRenderer = NULL; |
| fViewMatrix.reset(); |
| fMaxTextureSizeOverride = 1 << 20; |
| - fGpuTracingEnabled = false; |
| } |
| bool GrContext::init(GrBackend backend, GrBackendContext backendContext) { |