diff options
Diffstat (limited to 'third_party/aom/test/cpu_speed_test.cc')
-rw-r--r-- | third_party/aom/test/cpu_speed_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/aom/test/cpu_speed_test.cc b/third_party/aom/test/cpu_speed_test.cc index bde00472d..8ea3e6965 100644 --- a/third_party/aom/test/cpu_speed_test.cc +++ b/third_party/aom/test/cpu_speed_test.cc @@ -7,7 +7,7 @@ * obtain it at www.aomedia.org/license/software. If the Alliance for Open * Media Patent License 1.0 was not distributed with this source code in the * PATENTS file, you can obtain it at www.aomedia.org/license/patent. -*/ + */ #include "third_party/googletest/src/googletest/include/gtest/gtest.h" #include "test/codec_factory.h" |