| Index: skia/ext/bitmap_platform_device_skia.cc
|
| diff --git a/skia/ext/bitmap_platform_device_android.cc b/skia/ext/bitmap_platform_device_skia.cc
|
| similarity index 98%
|
| rename from skia/ext/bitmap_platform_device_android.cc
|
| rename to skia/ext/bitmap_platform_device_skia.cc
|
| index 9d6051e22576d4452dbb97361374897851702081..581fe5fe14320271cf27f495af97ee2e4e07dfd0 100644
|
| --- a/skia/ext/bitmap_platform_device_android.cc
|
| +++ b/skia/ext/bitmap_platform_device_skia.cc
|
| @@ -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 "skia/ext/bitmap_platform_device_android.h"
|
| +#include "skia/ext/bitmap_platform_device_skia.h"
|
| #include "skia/ext/platform_canvas.h"
|
|
|
| namespace skia {
|
|
|