| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 525407e31e6b108339bdbd0e2fb39826788c9890..47890d24e52a4f931aa79749d05afcfb29f98345 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -87,7 +87,6 @@ include_rules = [
|
| "+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox.
|
| "+skia/ext",
|
| "+sync/api", # Sync API files.
|
| - "+sync/notifier", # Sync invalidation API files.
|
| "+sync/protocol", # Sync protobuf files.
|
| "+third_party/cros_system_api",
|
| "+win8/util",
|
|
|