summaryrefslogtreecommitdiff
path: root/chromium/components/metal_util/device.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/metal_util/device.mm')
-rw-r--r--chromium/components/metal_util/device.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/chromium/components/metal_util/device.mm b/chromium/components/metal_util/device.mm
index 09aba6d3adf..110a2e9d48e 100644
--- a/chromium/components/metal_util/device.mm
+++ b/chromium/components/metal_util/device.mm
@@ -6,6 +6,7 @@
#import <Metal/Metal.h>
+#include "base/logging.h"
#include "base/mac/scoped_nsobject.h"
namespace metal {