Index: chrome/common/utility_messages_internal.h |
diff --git a/chrome/common/utility_messages_internal.h b/chrome/common/utility_messages_internal.h |
index 08dd347ca2251548d0746e6fe0e3c5fdc5e9d2a8..1fb669867f4ee2dd14dbc2e399300b75da29fbff 100644 |
--- a/chrome/common/utility_messages_internal.h |
+++ b/chrome/common/utility_messages_internal.h |
@@ -17,7 +17,9 @@ |
#include "gfx/rect.h" |
#include "printing/native_metafile.h" |
#include "printing/page_range.h" |
-#include "third_party/skia/include/core/SkBitmap.h" |
+ |
+class FilePath; |
+class SkBitmap; |
//------------------------------------------------------------------------------ |
// Utility process messages: |