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

Unified Diff: gm/discard.cpp

Issue 1158963002: Add caps overrides to GMs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tiny Created 5 years, 7 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: gm/discard.cpp
diff --git a/gm/discard.cpp b/gm/discard.cpp
index a76228897eb34e93b78ed60ea0c2e9d226d1083f..106a6becc06e6fbf36f40bfe45e2783dfd122957 100644
--- a/gm/discard.cpp
+++ b/gm/discard.cpp
@@ -9,6 +9,7 @@
#include "SkCanvas.h"
#include "SkColorShader.h"
#include "SkPaint.h"
+#include "SkRandom.h"
#include "SkSurface.h"
#if SK_SUPPORT_GPU

Powered by Google App Engine
This is Rietveld 408576698