| Index: webrtc/system_wrappers/source/scoped_vector_unittest.cc
|
| diff --git a/webrtc/system_wrappers/source/scoped_vector_unittest.cc b/webrtc/system_wrappers/source/scoped_vector_unittest.cc
|
| index 43df26a42b6a5b12fb926dae0c03e758292718a2..b049e4a3400f6d084547d4786da670cadd1ae47c 100644
|
| --- a/webrtc/system_wrappers/source/scoped_vector_unittest.cc
|
| +++ b/webrtc/system_wrappers/source/scoped_vector_unittest.cc
|
| @@ -10,7 +10,7 @@
|
|
|
| // Borrowed from Chromium's src/base/memory/scoped_vector_unittest.cc
|
|
|
| -#include "webrtc/system_wrappers/interface/scoped_vector.h"
|
| +#include "webrtc/system_wrappers/include/scoped_vector.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webrtc/base/scoped_ptr.h"
|
|
|