| Index: chrome_frame/test/proxy_factory_mock.cc
|
| ===================================================================
|
| --- chrome_frame/test/proxy_factory_mock.cc (revision 70364)
|
| +++ chrome_frame/test/proxy_factory_mock.cc (working copy)
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2006-2010 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 "chrome_frame/test/proxy_factory_mock.h"
|
|
|
| #define GMOCK_MUTANT_INCLUDE_LATE_OBJECT_BINDING
|
|
|