summaryrefslogtreecommitdiffstats
path: root/sync/internal_api/DEPS
diff options
context:
space:
mode:
authorrlarocque@chromium.org <rlarocque@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-10 23:26:38 +0000
committerrlarocque@chromium.org <rlarocque@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-10 23:26:38 +0000
commitb8868be64401bc3d035d2cb7df3ce44ebf60e1a5 (patch)
tree24292ec7d9a3a066a48fe2a06c7ddd0e199c584c /sync/internal_api/DEPS
parentb940856bb0e3bc3731bd86fb77f1882faa1abc6e (diff)
downloadchromium_src-b8868be64401bc3d035d2cb7df3ce44ebf60e1a5.zip
chromium_src-b8868be64401bc3d035d2cb7df3ce44ebf60e1a5.tar.gz
chromium_src-b8868be64401bc3d035d2cb7df3ce44ebf60e1a5.tar.bz2
Remove most remaining sync/notifier dependencies
Removes most remaining dependencies from core sync/ files on sync/notifier/. There are some internal_api/public files that still reference sync/notifier. These will be dealt with after sync/notifer/ has been moved to components/invalidation/. BUG=259559 Review URL: https://codereview.chromium.org/377413003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282458 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/internal_api/DEPS')
-rw-r--r--sync/internal_api/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
index dec66bc..13e6b8a 100644
--- a/sync/internal_api/DEPS
+++ b/sync/internal_api/DEPS
@@ -7,7 +7,6 @@ include_rules = [
"+sync/base",
"+sync/engine",
"+sync/js",
- "+sync/notifier",
"+sync/protocol",
"+sync/sessions",
"+sync/syncable",