| Index: chrome/browser/in_process_webkit/indexed_db_key_utility_client.h
|
| ===================================================================
|
| --- chrome/browser/in_process_webkit/indexed_db_key_utility_client.h (revision 70364)
|
| +++ chrome/browser/in_process_webkit/indexed_db_key_utility_client.h (working copy)
|
| @@ -7,7 +7,7 @@
|
| #pragma once
|
|
|
| #include "base/ref_counted.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/browser/utility_process_host.h"
|
|
|
| class IndexedDBKey;
|
|
|
| Property changes on: chrome/browser/in_process_webkit/indexed_db_key_utility_client.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|