diff options
author | Fedor Kudasov <kudasov@google.com> | 2019-07-31 20:22:19 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2019-07-31 20:22:19 +0000 |
commit | c53d28091d496b8f8c5f816a0664cc34ab3b3df0 (patch) | |
tree | 0dbed148dd413ff55f098d9238d98e232baf9560 /libs/hwui/renderthread/CanvasContext.h | |
parent | 5402e361dc423a749423b258501aa0a0a10207dc (diff) | |
parent | 85d6f10a0f4f4b563ce9bea9133b5662c35c94eb (diff) |
Merge "Include more precise dependencies"
Diffstat (limited to 'libs/hwui/renderthread/CanvasContext.h')
-rw-r--r-- | libs/hwui/renderthread/CanvasContext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/hwui/renderthread/CanvasContext.h b/libs/hwui/renderthread/CanvasContext.h index a44edaaccb9f..f9b93107de7b 100644 --- a/libs/hwui/renderthread/CanvasContext.h +++ b/libs/hwui/renderthread/CanvasContext.h @@ -22,6 +22,7 @@ #include "FrameMetricsReporter.h" #include "IContextFactory.h" #include "IRenderPipeline.h" +#include "JankTracker.h" #include "LayerUpdateQueue.h" #include "Lighting.h" #include "ReliableSurface.h" |