Chromium Code Reviews| Index: media/omx/omx_unittest.cc |
| =================================================================== |
| --- media/omx/omx_unittest.cc (revision 70364) |
| +++ media/omx/omx_unittest.cc (working copy) |
| @@ -4,7 +4,7 @@ |
| #include "base/command_line.h" |
| #include "base/logging.h" |
| -#include "base/waitable_event.h" |
| +#include "base/synchronization/waitable_event.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| #include "third_party/openmax/il/OMX_Component.h" |
| #include "third_party/openmax/il/OMX_Core.h" |