diff options
Diffstat (limited to 'third_party/DEPS')
-rw-r--r-- | third_party/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/DEPS b/third_party/DEPS index c2a3adde7b..5f26a9665a 100644 --- a/third_party/DEPS +++ b/third_party/DEPS @@ -4,4 +4,5 @@ include_rules = [ '+core/fxcrt/fx_coordinates.h', '+core/fxcrt/fx_memory.h', '+core/fxcrt/fx_system.h', + '+build', ] |