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 8b8d50dae1fb4f9fb5e472fb9d99e1827518777e..8d898af03ec3cec3a7da32aca10fd55a86d893bc 100644 |
| --- a/webrtc/system_wrappers/source/aligned_array_unittest.cc |
| +++ b/webrtc/system_wrappers/source/aligned_array_unittest.cc |
| @@ -8,7 +8,7 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| -#include "webrtc/system_wrappers/interface/aligned_array.h" |
| +#include "webrtc/system_wrappers/include/aligned_array.h" |
| #include <stdint.h> |