Chromium Code Reviews| Index: sync/internal_api/public/DEPS |
| diff --git a/sync/internal_api/public/DEPS b/sync/internal_api/public/DEPS |
| index 2a51ace1c015852e0dc904d8066fa75d4f5658a2..1f3bd0a279f5d7263f72b250c650fe0ad983d951 100644 |
| --- a/sync/internal_api/public/DEPS |
| +++ b/sync/internal_api/public/DEPS |
| @@ -2,4 +2,8 @@ include_rules = [ |
| "-sync", |
| "+sync/internal_api/public", |
| "+sync/protocol", |
| + |
| + #FIXME BEFORE CHECKIN |
|
Nicolas Zea
2012/06/11 18:14:00
!
|
| + "+sync/util", |
| + "+sync/test/engine/test_directory_setter_upper.h" |
| ] |