 Chromium Code Reviews
 Chromium Code Reviews Issue 2413313004:
  [Sync] Move the last things out of core/.  (Closed)
    
  
    Issue 2413313004:
  [Sync] Move the last things out of core/.  (Closed) 
  | Index: components/sync/model_impl/DEPS | 
| diff --git a/components/sync/model_impl/DEPS b/components/sync/model_impl/DEPS | 
| index 2322038139b44c2fff1d246e0c9a9aafc4ef27df..8fcf7863f729677e8fab240520af82d69298d618 100644 | 
| --- a/components/sync/model_impl/DEPS | 
| +++ b/components/sync/model_impl/DEPS | 
| @@ -1,6 +1,5 @@ | 
| include_rules = [ | 
| "+components/sync/base", | 
| - "+components/sync/core", | 
| "+components/sync/engine", | 
| "+components/sync/model", | 
| "+components/sync/protocol", |