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

Unified Diff: tests/ValueTest.cpp

Issue 1585813004: SkValue: SkXfermode (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: space Created 4 years, 11 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/effects/SkToFromValue.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/ValueTest.cpp
diff --git a/tests/ValueTest.cpp b/tests/ValueTest.cpp
index e046db7f9e6939644ed9e9572223a3a871f09b37..0569a94bb4e1d59d679c40f03b9b213aeac0bba8 100644
--- a/tests/ValueTest.cpp
+++ b/tests/ValueTest.cpp
@@ -7,7 +7,7 @@
#include "SkData.h"
#include "SkMatrix.h"
-#include "SkValue.h"
+#include "SkToFromValue.h"
#include "Test.h"
static const SkValue::Type example_type =
« no previous file with comments | « src/effects/SkToFromValue.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698