Index: content/child/browser_font_resource_trusted.cc |
diff --git a/content/child/browser_font_resource_trusted.cc b/content/child/browser_font_resource_trusted.cc |
index 769006d3d1fe3fadf28aab06e05f7ee8dc7ee7d0..979da68c23a0ef0fe6920752755e58dfaedadb64 100644 |
--- a/content/child/browser_font_resource_trusted.cc |
+++ b/content/child/browser_font_resource_trusted.cc |
@@ -4,6 +4,9 @@ |
#include "content/child/browser_font_resource_trusted.h" |
+#include <stddef.h> |
+ |
+#include "base/macros.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/common/web_preferences.h" |