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

Unified Diff: src/core/SkModeColorFilter.cpp

Issue 1713653002: make SkPM4f private (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: more files Created 4 years, 10 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 | « src/core/SkLinearBitmapPipeline.cpp ('k') | src/core/SkPM4f.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/core/SkModeColorFilter.cpp
diff --git a/src/core/SkModeColorFilter.cpp b/src/core/SkModeColorFilter.cpp
index 14e3fb7068b35419cc2be5efffdda8c0adcbd51b..574c1ce9f0790dd40e5d3e1362c2151cb4e352c8 100644
--- a/src/core/SkModeColorFilter.cpp
+++ b/src/core/SkModeColorFilter.cpp
@@ -14,6 +14,7 @@
#include "SkUtils.h"
#include "SkString.h"
#include "SkValidationUtils.h"
+#include "SkPM4f.h"
//////////////////////////////////////////////////////////////////////////////////////////////////
« no previous file with comments | « src/core/SkLinearBitmapPipeline.cpp ('k') | src/core/SkPM4f.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698