Chromium Code Reviews| Index: include/gpu/GrBackendEffectFactory.h |
| =================================================================== |
| --- include/gpu/GrBackendEffectFactory.h (revision 11669) |
| +++ include/gpu/GrBackendEffectFactory.h (working copy) |
| @@ -10,7 +10,7 @@ |
| #include "GrTypes.h" |
| #include "SkTemplates.h" |
| -#include "SkThread_platform.h" |
| +#include "SkThread.h" |
| #include "SkTypes.h" |
| /** Given a GrEffect of a particular type, creates the corresponding graphics-backend-specific |