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

Unified Diff: include/images/SkForceLinking.h

Issue 2202353002: gn: fix fiddle (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: simpler Created 4 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 | « BUILD.gn ('k') | tools/fiddle/draw.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/images/SkForceLinking.h
diff --git a/include/images/SkForceLinking.h b/include/images/SkForceLinking.h
index 13ada542e1dfcc636e8d7725590d6c695460751c..5de8918e6f62b34561288c9b9dbb7e9104e5328d 100644
--- a/include/images/SkForceLinking.h
+++ b/include/images/SkForceLinking.h
@@ -5,6 +5,8 @@
* found in the LICENSE file.
*/
+#include "SkTypes.h"
+
/**
* This function's sole purpose is to trick the linker into not discarding
* SkImageDecoder subclasses just because we do not directly call them.
« no previous file with comments | « BUILD.gn ('k') | tools/fiddle/draw.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698