Index: chrome/browser/sync/js/DEPS |
=================================================================== |
--- chrome/browser/sync/js/DEPS (revision 96583) |
+++ chrome/browser/sync/js/DEPS (working copy) |
@@ -1,19 +0,0 @@ |
-include_rules = [ |
- "-chrome", |
- "+chrome/test/sync", |
- |
- "+chrome/browser/sync/js", |
- |
- # The following should live in their own "includes" directory(ies). |
- # Bug 19878. |
- "+chrome/browser/sync/engine/syncapi.h", |
- "+chrome/browser/sync/sessions/session_state.h", |
- "+chrome/browser/sync/syncable/model_type.h", |
- "+chrome/browser/sync/syncable/transaction_observer.h", |
- |
- # TODO(akalin): this should be in base. |
- "+chrome/browser/sync/weak_handle.h", |
- "+chrome/browser/sync/shared_value.h", |
- |
-] |
- |