Index: public.bzl |
diff --git a/public.bzl b/public.bzl |
index aea55c67222b5aaa2613fdb4e9b946ab84984846..ef99c9fb37e3ce26a7c638290f77ea5225944bb6 100644 |
--- a/public.bzl |
+++ b/public.bzl |
@@ -408,6 +408,7 @@ DM_SRCS_ALL = struct( |
"tools/flags/*.h", |
"tools/gpu/**/*.cpp", |
"tools/gpu/**/*.h", |
+ "tools/picture_utils.cpp", |
"tools/random_parse_path.cpp", |
"tools/random_parse_path.h", |
"tools/sk_tool_utils.cpp", |