| Index: skia/ext/bitmap_platform_device_cairo.cc
|
| diff --git a/skia/ext/bitmap_platform_device_cairo.cc b/skia/ext/bitmap_platform_device_cairo.cc
|
| index f52b430c6e47a6a4bd85dc3a9bfdfe6deca45e7d..541e263bb832aba4de41b1afd657387d31cc745d 100644
|
| --- a/skia/ext/bitmap_platform_device_cairo.cc
|
| +++ b/skia/ext/bitmap_platform_device_cairo.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "skia/ext/bitmap_platform_device_cairo.h"
|
| #include "skia/ext/platform_canvas.h"
|
|
|
|
|