diff options
Diffstat (limited to 'samples/DEPS')
-rw-r--r-- | samples/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/DEPS b/samples/DEPS index f38daab263..4a926a7cf2 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -4,4 +4,5 @@ include_rules = [ '+third_party/skia/include', '+third_party/zlib_v128', '+v8', + '+core/fdrm/crypto/fx_crypt.h', ] |