| Index: chrome/browser/plugin_service.h
|
| ===================================================================
|
| --- chrome/browser/plugin_service.h (revision 70364)
|
| +++ chrome/browser/plugin_service.h (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include "base/file_path.h"
|
| #include "base/hash_tables.h"
|
| #include "base/singleton.h"
|
| -#include "base/waitable_event_watcher.h"
|
| +#include "base/synchronization/waitable_event_watcher.h"
|
| #include "chrome/browser/plugin_process_host.h"
|
| #include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
|
|