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 93ca1a0bd4..392d0124c9 100644 --- a/third_party/DEPS +++ b/third_party/DEPS @@ -3,5 +3,6 @@ include_rules = [ '+core/fxcrt/fx_coordinates.h', '+core/fxcrt/fx_memory.h', '+core/fxcrt/fx_system.h', + '+core/fxcrt/unowned_ptr.h', '+build', ] |