Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ec80d901b9bae2a8b9f2331db4b3fd7a64d784fb
/
.
/
experimental
/
canvaskit
/
debug.js
blob: 5cd9a4a09ec15375a2377b017c543b01c71c5d21 [
file
] [
log
] [
blame
]
function
SkDebug
(
msg
)
{
console
.
warn
(
msg
);
}