| Index: skia/ext/bitmap_platform_device_mac.cc
|
| ===================================================================
|
| --- skia/ext/bitmap_platform_device_mac.cc (revision 0)
|
| +++ skia/ext/bitmap_platform_device_mac.cc (working copy)
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| +#include "skia/ext/bitmap_platform_device_mac.h"
|
|
|
| #include <time.h>
|
|
|
| @@ -10,7 +10,6 @@
|
| #include "SkRegion.h"
|
| #include "SkUtils.h"
|
|
|
| -#include "base/gfx/bitmap_platform_device_mac.h"
|
| #include "base/gfx/skia_utils_mac.h"
|
| #include "base/logging.h"
|
|
|
|
|