| Index: base/synchronization/waitable_event_posix.cc
|
| ===================================================================
|
| --- base/synchronization/waitable_event_posix.cc (revision 70363)
|
| +++ base/synchronization/waitable_event_posix.cc (working copy)
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
|
|
| #include "base/synchronization/condition_variable.h"
|
| #include "base/synchronization/lock.h"
|
|
|