| Index: mojo/skia/ganesh_context.h
|
| diff --git a/mojo/skia/ganesh_context.h b/mojo/skia/ganesh_context.h
|
| index 460ea4f6198c2be333fbfce61dec2b966a84e0b9..149981d3031d5be07ecb476cc74ac9090bc7a4d1 100644
|
| --- a/mojo/skia/ganesh_context.h
|
| +++ b/mojo/skia/ganesh_context.h
|
| @@ -6,7 +6,7 @@
|
| #define MOJO_SKIA_GANESH_CONTEXT_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/memory/ref_counted.h"
|
| +#include "base/memory/weak_ptr.h"
|
| #include "mojo/gpu/gl_context.h"
|
| #include "skia/ext/refptr.h"
|
| #include "third_party/skia/include/gpu/GrContext.h"
|
|
|