| Index: chrome/browser/task_management/providers/web_contents/web_contents_tag.h
|
| diff --git a/chrome/browser/task_management/providers/web_contents/web_contents_tag.h b/chrome/browser/task_management/providers/web_contents/web_contents_tag.h
|
| index 2b457833e2e6900ba9ab9ba975e54b8d5b2702fa..300a20ac80567d6c8e0d689b2330251604b23b65 100644
|
| --- a/chrome/browser/task_management/providers/web_contents/web_contents_tag.h
|
| +++ b/chrome/browser/task_management/providers/web_contents/web_contents_tag.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_TASK_MANAGEMENT_PROVIDERS_WEB_CONTENTS_WEB_CONTENTS_TAG_H_
|
| #define CHROME_BROWSER_TASK_MANAGEMENT_PROVIDERS_WEB_CONTENTS_WEB_CONTENTS_TAG_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/supports_user_data.h"
|
|
|
| namespace content {
|
|
|