diff options
Diffstat (limited to 'core/fxcrt/DEPS')
-rw-r--r-- | core/fxcrt/DEPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/fxcrt/DEPS b/core/fxcrt/DEPS new file mode 100644 index 0000000000..2be03524b6 --- /dev/null +++ b/core/fxcrt/DEPS @@ -0,0 +1,3 @@ +include_rules = [ + '+third_party/icu', +] |