11 lines
328 B
Diff
11 lines
328 B
Diff
--- a/src/3rdparty/chromium/gpu/config/gpu_driver_bug_workarounds.h
|
|
+++ b/src/3rdparty/chromium/gpu/config/gpu_driver_bug_workarounds.h
|
|
@@ -5,6 +5,7 @@
|
|
#ifndef GPU_CONFIG_GPU_DRIVER_BUG_WORKAROUNDS_H_
|
|
#define GPU_CONFIG_GPU_DRIVER_BUG_WORKAROUNDS_H_
|
|
|
|
+#include <cstdint>
|
|
#include <vector>
|
|
|
|
#include "build/build_config.h"
|