aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBlitter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkBlitter.cpp')
-rw-r--r--src/core/SkBlitter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkBlitter.cpp b/src/core/SkBlitter.cpp
index 1234f43c3f..1589d51d3a 100644
--- a/src/core/SkBlitter.cpp
+++ b/src/core/SkBlitter.cpp
@@ -587,7 +587,7 @@ public:
}
return true;
}
-
+
virtual void endContext() SK_OVERRIDE {
if (fProxy) {
fProxy->endContext();