Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(590)

Unified Diff: skia/ext/skia_utils_mac.h

Issue 2730015: Mac/clang: Uncontentious fixes. (Closed)
Patch Set: '' Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: skia/ext/skia_utils_mac.h
diff --git a/skia/ext/skia_utils_mac.h b/skia/ext/skia_utils_mac.h
index 5b1e1874145c13cdfa539decd96a1410b8face04..6db542152a9d1cc3815ae73ae35745ce4bf8e9c8 100644
--- a/skia/ext/skia_utils_mac.h
+++ b/skia/ext/skia_utils_mac.h
@@ -9,11 +9,11 @@
#include "third_party/skia/include/core/SkColor.h"
-struct SkMatrix;
struct SkIRect;
struct SkPoint;
struct SkRect;
class SkBitmap;
+class SkMatrix;
#ifdef __LP64__
typedef CGSize NSSize;
#else

Powered by Google App Engine
This is Rietveld 408576698