diff options
Diffstat (limited to 'chromeos/DEPS')
-rw-r--r-- | chromeos/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chromeos/DEPS b/chromeos/DEPS index ffae1fe..3958c13 100644 --- a/chromeos/DEPS +++ b/chromeos/DEPS @@ -2,4 +2,5 @@ include_rules = [ "+net", "+third_party/cros", "+third_party/cros_system_api", + "+third_party/libxml", ] |