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

Unified Diff: include/views/SkOSWindow_Android.h

Issue 694533002: Cleanup android to ensure it can compile with clang (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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: include/views/SkOSWindow_Android.h
diff --git a/include/views/SkOSWindow_Android.h b/include/views/SkOSWindow_Android.h
index ae4e880039379241c59348d964eb2b51495ffc57..72f9c8e619bad7a29fea6f7ddb97a6c587ca0697 100644
--- a/include/views/SkOSWindow_Android.h
+++ b/include/views/SkOSWindow_Android.h
@@ -12,7 +12,7 @@
#include "SkWindow.h"
-class SkIRect;
+struct SkIRect;
tfarina 2014/10/30 16:59:34 You can also just remove this forward declaration
class SkOSWindow : public SkWindow {
public:
« gyp/opts.gyp ('K') | « gyp/opts.gyp ('k') | src/ports/SkDebug_android.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698