| Index: content/child/child_process.h
|
| diff --git a/content/child/child_process.h b/content/child/child_process.h
|
| index 32d5638b099865b80106cd019b2879a1ca7dc83c..a579aaf5e955aa0de732b004aa3507717a4ffff8 100644
|
| --- a/content/child/child_process.h
|
| +++ b/content/child/child_process.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CONTENT_CHILD_CHILD_PROCESS_H_
|
| #define CONTENT_CHILD_CHILD_PROCESS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "base/threading/thread.h"
|
|
|