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

Unified Diff: include/core/SkAnnotation.h

Issue 1273613002: Revert of IWYU: 'core' target, files starting A-C. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « gm/strokes.cpp ('k') | include/core/SkBBHFactory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/core/SkAnnotation.h
diff --git a/include/core/SkAnnotation.h b/include/core/SkAnnotation.h
index 62c844a3cae900c4e5d18f6e55ccad6f58a3f28d..d7b9b84529d3524222331337e6862024b39a266d 100644
--- a/include/core/SkAnnotation.h
+++ b/include/core/SkAnnotation.h
@@ -10,11 +10,12 @@
#include "SkRefCnt.h"
#include "SkString.h"
-#include "SkTypes.h"
class SkData;
class SkReadBuffer;
class SkWriteBuffer;
+class SkStream;
+class SkWStream;
struct SkPoint;
/**
« no previous file with comments | « gm/strokes.cpp ('k') | include/core/SkBBHFactory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698