| Index: chrome/test/chromedriver/chrome/automation_extension.h
|
| diff --git a/chrome/test/chromedriver/chrome/automation_extension.h b/chrome/test/chromedriver/chrome/automation_extension.h
|
| index 6c27a1708074f281bda6353fcf4fed129ddc97b0..247d59d802bbc1ee29499df930dfc1d62f88f364 100644
|
| --- a/chrome/test/chromedriver/chrome/automation_extension.h
|
| +++ b/chrome/test/chromedriver/chrome/automation_extension.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
|
|
| namespace base {
|
|
|