Chromium Code Reviews| Index: webrtc/system_wrappers/source/aligned_array_unittest.cc |
| diff --git a/webrtc/system_wrappers/source/aligned_array_unittest.cc b/webrtc/system_wrappers/source/aligned_array_unittest.cc |
| index 01238f8342ea8be087098070ae940ff31e4dcfdd..042d4d287cd0381a1aefd2ee7e822fc678c3bb9d 100644 |
| --- a/webrtc/system_wrappers/source/aligned_array_unittest.cc |
| +++ b/webrtc/system_wrappers/source/aligned_array_unittest.cc |
| @@ -12,7 +12,7 @@ |
| #include <stdint.h> |
| -#include "testing/gtest/include/gtest/gtest.h" |
| +#include "webrtc/base/gtest.h" |
| namespace { |