Ran clang-format on android/cdm/util files.

[ Merge of http://go/wvgerrit/87143 ]

Certain android files have yet to be formated since we introduced
clang-formatting.

Test: Android unit tests
Bug: 134365840
Change-Id: I0e58fb7e5b5525f1e2885ce89b222561a971ab27
This commit is contained in:
Alex Dale
2019-10-02 12:59:31 -07:00
parent 78e84dcd3b
commit 06388368cc
4 changed files with 36 additions and 19 deletions

View File

@@ -1,9 +1,12 @@
// Copyright 2018 Google LLC. All Rights Reserved. This file and proprietary
// source code may only be used and distributed under the Widevine Master
// License Agreement.
#include "file_utils.h"
#include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "file_store.h"
#include "test_vectors.h"