diff options
Diffstat (limited to 'chromeos/DEPS')
-rw-r--r-- | chromeos/DEPS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chromeos/DEPS b/chromeos/DEPS new file mode 100644 index 0000000..ffae1fe --- /dev/null +++ b/chromeos/DEPS @@ -0,0 +1,5 @@ +include_rules = [ + "+net", + "+third_party/cros", + "+third_party/cros_system_api", +] |