| Index: chrome/browser/sync/engine/DEPS
|
| diff --git a/chrome/browser/sync/engine/DEPS b/chrome/browser/sync/engine/DEPS
|
| index 59174bfaac7b74d7b28597de9de42cdefe1bd6bf..1510f9faeeb743654173ad1db6e2fc97a6b5ffd1 100644
|
| --- a/chrome/browser/sync/engine/DEPS
|
| +++ b/chrome/browser/sync/engine/DEPS
|
| @@ -15,12 +15,6 @@ include_rules = [
|
| # internal_api/, then remove this DEPS rule.
|
| "+chrome/browser/sync/internal_api",
|
|
|
| - # this should live in base
|
| - "+chrome/browser/sync/weak_handle.h",
|
| -
|
| "+chrome/common/net/http_return.h",
|
| -
|
| - # various command line flags
|
| - "+chrome/common/chrome_switches.h",
|
| ]
|
|
|
|
|