aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/bigrrectaaeffect.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2016-04-20 05:29:51 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-20 05:29:51 -0700
commit5e3815b4d074fe3c47bbf0969446ed9870e5ef0a (patch)
treef7779da56dbbe3cd8ada1475ff93040777b21c93 /gm/bigrrectaaeffect.cpp
parentb988ecf639f1394ea5e821ac15b989e25e064534 (diff)
Rein in the use of SkDevice.h
Diffstat (limited to 'gm/bigrrectaaeffect.cpp')
-rw-r--r--gm/bigrrectaaeffect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gm/bigrrectaaeffect.cpp b/gm/bigrrectaaeffect.cpp
index f24d072dfd..f4a1252368 100644
--- a/gm/bigrrectaaeffect.cpp
+++ b/gm/bigrrectaaeffect.cpp
@@ -10,7 +10,6 @@
#include "GrContext.h"
#include "GrDrawContextPriv.h"
#include "GrPipelineBuilder.h"
-#include "SkDevice.h"
#include "SkRRect.h"
#include "batches/GrDrawBatch.h"
#include "batches/GrRectBatchFactory.h"