| Index: content/browser/devtools/protocol/color_picker.h
|
| diff --git a/content/browser/devtools/protocol/color_picker.h b/content/browser/devtools/protocol/color_picker.h
|
| index e4de5257516eb37a32424c143f73bef2887e60fd..297500f491179859b33f2577e9eedda9b3a6139b 100644
|
| --- a/content/browser/devtools/protocol/color_picker.h
|
| +++ b/content/browser/devtools/protocol/color_picker.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_DEVTOOLS_PROTOCOL_COLOR_PICKER_H_
|
|
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/render_widget_host.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|
|
|