Add new DDL helper files to public.bzl

Change-Id: I9243b5ed143ff7e688cd26fb8649676286a65794
Reviewed-on: https://skia-review.googlesource.com/130780
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
This commit is contained in:
Robert Phillips 2018-05-30 08:27:26 -04:00 committed by Skia Commit-Bot
parent 21ca04348b
commit e61ba84299

View File

@ -444,6 +444,10 @@ DM_SRCS_ALL = struct(
"tools/BigPathBench.inc",
"tools/CrashHandler.cpp",
"tools/CrashHandler.h",
"tools/DDLPromiseImageHelper.cpp",
"tools/DDLPromiseImageHelper.h",
"tools/DDLTileHelper.cpp",
"tools/DDLTileHelper.h",
"tools/ProcStats.cpp",
"tools/ProcStats.h",
"tools/Registry.h",