| Index: extensions/browser/content_hash_fetcher.h
|
| diff --git a/extensions/browser/content_hash_fetcher.h b/extensions/browser/content_hash_fetcher.h
|
| index 79196917cecb5d20c71ae79ed54dec4647c89e29..7367ca3992c03571ba70f1d78e79a14b1a5813e1 100644
|
| --- a/extensions/browser/content_hash_fetcher.h
|
| +++ b/extensions/browser/content_hash_fetcher.h
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "extensions/common/extension.h"
|
|
|
|
|