| Index: content/child/threaded_data_provider.h
|
| diff --git a/content/child/threaded_data_provider.h b/content/child/threaded_data_provider.h
|
| index 5cd7433021adb3aedb8dffa6adaa6d926a089f9d..4bebeb48c3fa7dc21bb8b0d4d566d6802186b2e5 100644
|
| --- a/content/child/threaded_data_provider.h
|
| +++ b/content/child/threaded_data_provider.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_CHILD_THREADED_DATA_PROVIDER_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/linked_ptr.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|