| Index: base/synchronization/waitable_event_win.cc
|
| ===================================================================
|
| --- base/synchronization/waitable_event_win.cc (revision 70363)
|
| +++ base/synchronization/waitable_event_win.cc (working copy)
|
| @@ -1,8 +1,8 @@
|
| -// Copyright (c) 2006-2008 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| // 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 <math.h>
|
| #include <windows.h>
|
|
|