summaryrefslogtreecommitdiff
path: root/test/user_priv_test.cc
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2017-12-28 14:57:02 -0800
committerJohann <johannkoenig@google.com>2018-01-11 12:35:24 -0800
commitf5b2dd2a662ec3c52c00ed3319f4e031211b510a (patch)
tree3b2d457da1f4f545b8ce0c3dc39198be3b2d704f /test/user_priv_test.cc
parent1633786bfb5a3566d55ccdf827dd7999b2c2fab4 (diff)
downloadlibvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.tar
libvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.tar.gz
libvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.tar.bz2
libvpx-f5b2dd2a662ec3c52c00ed3319f4e031211b510a.zip
adopt some clang 5.0.0 formatting
At least the changes that don't conflict with 4.0.1 Change-Id: I9b6a7c14dadc0738cd0f628a10ece90fc7ee89fd
Diffstat (limited to 'test/user_priv_test.cc')
-rw-r--r--test/user_priv_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/user_priv_test.cc b/test/user_priv_test.cc
index 4b5de094e..2d037699b 100644
--- a/test/user_priv_test.cc
+++ b/test/user_priv_test.cc
@@ -27,8 +27,8 @@
namespace {
-using std::string;
using libvpx_test::ACMRandom;
+using std::string;
#if CONFIG_WEBM_IO