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

Unified Diff: tools/picture_utils.h

Issue 339493004: Minor cleanups in picture_utils header file. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/picture_utils.h
diff --git a/tools/picture_utils.h b/tools/picture_utils.h
index b2a387de62c962f37b018fa2daa13384460a9a20..a5fcf7c96898cdcc178849025d2d98a4f5481639 100644
--- a/tools/picture_utils.h
+++ b/tools/picture_utils.h
@@ -8,11 +8,7 @@
#ifndef picture_utils_DEFINED
#define picture_utils_DEFINED
-#include "SkTypes.h"
-
class SkBitmap;
-class SkFILEStream;
-class SkPicture;
class SkString;
namespace sk_tools {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698