diff options
Diffstat (limited to 'device/DEPS')
-rw-r--r-- | device/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device/DEPS b/device/DEPS index 80961ee..82ab498 100644 --- a/device/DEPS +++ b/device/DEPS @@ -1,4 +1,4 @@ include_rules = [ "+chromeos", - "+mojo/public", + "+third_party/mojo/src/mojo/public", ] |