Chromium Code Reviews| Index: chrome/browser/sync/glue/DEPS |
| diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS |
| index e61591fc7b2b0424e90ae6e608b3f23304bfdd60..dc6557540dcab3de4f8d5f3677a25c5f74a4467a 100644 |
| --- a/chrome/browser/sync/glue/DEPS |
| +++ b/chrome/browser/sync/glue/DEPS |
| @@ -5,6 +5,7 @@ include_rules = [ |
| "+sync/internal_api/public", |
| "+sync/util", |
| + "+sync/test", |
|
rlarocque
2012/09/08 01:20:44
To get access to the MockTransactionObserver. I'm
|
| "+jingle/notifier/base", |