mirror of
https://github.com/openharmony/third_party_cef.git
synced 2026-07-21 04:25:23 -04:00
c830a900c6
Description:升级CEF 4844版本 Sig: SIG_ApplicationFramework Feature or Bugfix: Feature Binary Source: No Signed-off-by: wuliubao <ahjxliubao@163.com>
14 lines
839 B
Diff
14 lines
839 B
Diff
diff --git base/trace_event/builtin_categories.h base/trace_event/builtin_categories.h
|
|
index 5404ededf7722..aadd1faff7d63 100644
|
|
--- base/trace_event/builtin_categories.h
|
|
+++ base/trace_event/builtin_categories.h
|
|
@@ -61,6 +61,8 @@
|
|
X("cc") \
|
|
X("cc.debug") \
|
|
X("cdp.perf") \
|
|
+ X("cef") \
|
|
+ X("cef.client") \
|
|
X("chromeos") \
|
|
X("cma") \
|
|
X("compositor") \
|