summaryrefslogtreecommitdiffstats
path: root/chrome/browser/manifest/manifest_icon_selector.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/manifest/manifest_icon_selector.cc')
-rw-r--r--chrome/browser/manifest/manifest_icon_selector.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/manifest/manifest_icon_selector.cc b/chrome/browser/manifest/manifest_icon_selector.cc
index 21e0d46..26bbbe1 100644
--- a/chrome/browser/manifest/manifest_icon_selector.cc
+++ b/chrome/browser/manifest/manifest_icon_selector.cc
@@ -4,6 +4,8 @@
#include "chrome/browser/manifest/manifest_icon_selector.h"
+#include <stddef.h>
+
#include <algorithm>
#include <cmath>
#include <limits>