Chromium Code Reviews| Index: src/gpu/GrLayerCache.cpp |
| diff --git a/src/gpu/GrLayerCache.cpp b/src/gpu/GrLayerCache.cpp |
| index a023e6536e1faa59c2e4b0c0200f38b28bf48429..3948d7e05acaef5873c9f02c2538ca4959cfb0d6 100644 |
| --- a/src/gpu/GrLayerCache.cpp |
| +++ b/src/gpu/GrLayerCache.cpp |
| @@ -6,6 +6,7 @@ |
| */ |
| #include "GrAtlas.h" |
| +#include "GrContext.h" |
| #include "GrDrawContext.h" |
| #include "GrGpu.h" |
| #include "GrLayerCache.h" |