13 lines
442 B
13 lines
442 B
Index: chromium-128.0.6613.113/third_party/angle/src/libANGLE/Constants.h
|
|
===================================================================
|
|
--- chromium-128.0.6613.113.orig/third_party/angle/src/libANGLE/Constants.h
|
|
+++ chromium-128.0.6613.113/third_party/angle/src/libANGLE/Constants.h
|
|
@@ -9,6 +9,7 @@
|
|
#ifndef LIBANGLE_CONSTANTS_H_
|
|
#define LIBANGLE_CONSTANTS_H_
|
|
|
|
+#include <cstddef>
|
|
#include "common/platform.h"
|
|
|
|
#include <stddef.h>
|