cef/patch/patches/trace_event.patch
Marshall Greenblatt d4cf19db29 Update to Chromium version 123.0.6312.0 ()
- MacOS ARM64 Official builds are currently failing due to
  https://issues.chromium.org/issues/326898585
2024-02-26 12:08:55 -05:00

14 lines
839 B
Diff

diff --git base/trace_event/builtin_categories.h base/trace_event/builtin_categories.h
index 5f6efb0e93bce..626830a66b73c 100644
--- base/trace_event/builtin_categories.h
+++ base/trace_event/builtin_categories.h
@@ -65,6 +65,8 @@
X("cc") \
X("cc.debug") \
X("cdp.perf") \
+ X("cef") \
+ X("cef.client") \
X("chromeos") \
X("cma") \
X("compositor") \