| Index: components/translate/core/browser/translate_script.h
|
| diff --git a/components/translate/core/browser/translate_script.h b/components/translate/core/browser/translate_script.h
|
| index 065ccc7a220eb7bbdaa8c320fd49ab4f7b38574f..1a39d8f6facaba95f1bface9b75673359d0b0152 100644
|
| --- a/components/translate/core/browser/translate_script.h
|
| +++ b/components/translate/core/browser/translate_script.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/callback_forward.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/time/time.h"
|
|
|