| Index: content/browser/compositor/surface_utils.cc
|
| diff --git a/content/browser/compositor/surface_utils.cc b/content/browser/compositor/surface_utils.cc
|
| index 9a0c11d47ae4733a425484b196fe73fd5d84f800..4f4b3bad88c8bd71bbb811c63b004a570035e32c 100644
|
| --- a/content/browser/compositor/surface_utils.cc
|
| +++ b/content/browser/compositor/surface_utils.cc
|
| @@ -12,7 +12,6 @@
|
| #include "cc/surfaces/surface_id_allocator.h"
|
| #include "content/browser/compositor/gl_helper.h"
|
| #include "skia/ext/image_operations.h"
|
| -#include "skia/ext/refptr.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "third_party/skia/include/core/SkColorFilter.h"
|
| #include "third_party/skia/include/core/SkPaint.h"
|
|
|