| Index: sync/internal_api/DEPS
|
| diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
|
| deleted file mode 100644
|
| index 51fa1b8ed399b34f524f5c367b8102e285773181..0000000000000000000000000000000000000000
|
| --- a/sync/internal_api/DEPS
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -include_rules = [
|
| - "+net/base",
|
| - "+net/cookies",
|
| - "+net/http",
|
| - "+net/test",
|
| - "+net/url_request",
|
| - "+sql",
|
| - "+sync/api",
|
| - "+sync/base",
|
| - "+sync/engine",
|
| - "+sync/js",
|
| - "+sync/protocol",
|
| - "+sync/sessions",
|
| - "+sync/syncable",
|
| - "+sync/test",
|
| - "+sync/util",
|
| - "+third_party/leveldatabase", # for ModelTypeStore implementation
|
| - "+third_party/protobuf", # for unit test
|
| - "+third_party/zlib", # For UniquePosition compression
|
| -]
|
|
|