| Index: chrome/browser/net/cookie_policy_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/net/cookie_policy_browsertest.cc (revision 70364)
|
| +++ chrome/browser/net/cookie_policy_browsertest.cc (working copy)
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/task.h"
|
| -#include "base/waitable_event.h"
|
| +#include "base/synchronization/waitable_event.h"
|
| #include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/ui/browser.h"
|
|
|