summaryrefslogtreecommitdiffstats
path: root/tests/unit/screen_ui_test.cpp
diff options
context:
space:
mode:
authorMark Salyzyn <salyzyn@google.com>2018-11-15 00:18:30 +0100
committerMark Salyzyn <salyzyn@google.com>2018-11-15 00:49:19 +0100
commit8b54bc5e04367ec7b0c646801c2787d03391708c (patch)
tree54d263850ea6ba380c390187ad4618314b98a57a /tests/unit/screen_ui_test.cpp
parentMerge "Use the non-LTO/PGO hwbinder in recovery_component_test" (diff)
downloadandroid_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.gz
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.bz2
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.lz
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.xz
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.tar.zst
android_bootable_recovery-8b54bc5e04367ec7b0c646801c2787d03391708c.zip
Diffstat (limited to 'tests/unit/screen_ui_test.cpp')
-rw-r--r--tests/unit/screen_ui_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/screen_ui_test.cpp b/tests/unit/screen_ui_test.cpp
index b780af430..09c49977f 100644
--- a/tests/unit/screen_ui_test.cpp
+++ b/tests/unit/screen_ui_test.cpp
@@ -23,9 +23,9 @@
#include <string>
#include <vector>
+#include <android-base/file.h>
#include <android-base/logging.h>
#include <android-base/stringprintf.h>
-#include <android-base/test_utils.h>
#include <gtest/gtest.h>
#include <gtest/gtest_prod.h>