| Index: components/test_runner/test_plugin.h
|
| diff --git a/components/test_runner/test_plugin.h b/components/test_runner/test_plugin.h
|
| index 6c52dfe8e0ddbd0e99f6b7b33c110d59b940c518..55c2832279981443f34e0c01327f8b039b6e20f0 100644
|
| --- a/components/test_runner/test_plugin.h
|
| +++ b/components/test_runner/test_plugin.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "cc/layers/texture_layer.h"
|
| #include "cc/layers/texture_layer_client.h"
|
|
|