diff options
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 94e41a9..4b84d5f 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -850,6 +850,7 @@ 'dependencies': [ 'skia_opts', 'skia_libtess', + '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', '../third_party/zlib/zlib.gyp:zlib', ], 'direct_dependent_settings': { |