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 fb322dee20..0a426d6e9c 100644 --- a/samples/DEPS +++ b/samples/DEPS @@ -5,4 +5,5 @@ include_rules = [ '+third_party/zlib', '+v8', '+core/fdrm/crypto/fx_crypt.h', + '+core/fxcrt/fx_memory.h', ] |