summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/CacheManager.cpp
diff options
context:
space:
mode:
authorAlec Mouri <alecmouri@google.com>2019-08-02 17:05:26 -0700
committerAlec Mouri <alecmouri@google.com>2019-08-02 18:02:50 -0700
commit6db59a66bdcdad7e4c565e47c31437860455e832 (patch)
tree8bbbb4d430386a1bf013f0bd9281eb80f4503a51 /libs/hwui/renderthread/CacheManager.cpp
parent2ef7b3ec1d7d859bc1d1a08f2b2025754f75a15a (diff)
[HWUI] clean up libgui include directives
As a first pass removing some stale includes. Bug: 138819035 Change-Id: I7aef319aa8f1b13b6482ef61fda151560e570558 Test: builds
Diffstat (limited to 'libs/hwui/renderthread/CacheManager.cpp')
-rw-r--r--libs/hwui/renderthread/CacheManager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/hwui/renderthread/CacheManager.cpp b/libs/hwui/renderthread/CacheManager.cpp
index 1b638c12ac7b..5469a6810c87 100644
--- a/libs/hwui/renderthread/CacheManager.cpp
+++ b/libs/hwui/renderthread/CacheManager.cpp
@@ -28,7 +28,6 @@
#include <SkExecutor.h>
#include <SkGraphics.h>
#include <SkMathPriv.h>
-#include <gui/Surface.h>
#include <math.h>
#include <set>