| Index: components/test_runner/test_interfaces.h
|
| diff --git a/components/test_runner/test_interfaces.h b/components/test_runner/test_interfaces.h
|
| index 3585b35fe2be4e62e759c902127c871093b1c3f2..1834f5a5b75edb21d5d3f46b714778518a346f71 100644
|
| --- a/components/test_runner/test_interfaces.h
|
| +++ b/components/test_runner/test_interfaces.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "components/test_runner/mock_web_theme_engine.h"
|
|
|