Index: skia/ext/bitmap_platform_device_cairo.h |
diff --git a/skia/ext/bitmap_platform_device_linux.h b/skia/ext/bitmap_platform_device_cairo.h |
similarity index 97% |
rename from skia/ext/bitmap_platform_device_linux.h |
rename to skia/ext/bitmap_platform_device_cairo.h |
index 048092e076f5a29f94b09506902883289238c2e2..e62da759125f65f1eee33455c5a38afb9b99c086 100644 |
--- a/skia/ext/bitmap_platform_device_linux.h |
+++ b/skia/ext/bitmap_platform_device_cairo.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef SKIA_EXT_BITMAP_PLATFORM_DEVICE_LINUX_H_ |
-#define SKIA_EXT_BITMAP_PLATFORM_DEVICE_LINUX_H_ |
+#ifndef SKIA_EXT_BITMAP_PLATFORM_DEVICE_CAIRO_H_ |
+#define SKIA_EXT_BITMAP_PLATFORM_DEVICE_CAIRO_H_ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
@@ -111,4 +111,4 @@ class BitmapPlatformDevice : public SkBitmapDevice, public PlatformDevice { |
} // namespace skia |
-#endif // SKIA_EXT_BITMAP_PLATFORM_DEVICE_LINUX_H_ |
+#endif // SKIA_EXT_BITMAP_PLATFORM_DEVICE_CAIRO_H_ |