| Index: chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.h
|
| diff --git a/chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.h b/chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.h
|
| index 5f65b268a34d50face2554cd054e1a64cb3b8e10..1dccf81f4fb0cdbeb8aabd1bc306f4a9f6420b28 100644
|
| --- a/chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.h
|
| +++ b/chrome/browser/renderer_context_menu/context_menu_content_type_platform_app.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_RENDERER_CONTEXT_MENU_CONTEXT_MENU_CONTENT_TYPE_PLATFORM_APP_H_
|
| #define CHROME_BROWSER_RENDERER_CONTEXT_MENU_CONTEXT_MENU_CONTENT_TYPE_PLATFORM_APP_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/renderer_context_menu/context_menu_content_type.h"
|
|
|
| namespace extensions {
|
|
|