diff options
author | maniscalco@chromium.org <maniscalco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-10 02:02:05 +0000 |
---|---|---|
committer | maniscalco@chromium.org <maniscalco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-05-10 02:02:05 +0000 |
commit | 62bf48aeb139e753945e55f3c15d96ee45265fa8 (patch) | |
tree | 25e8ecdd7788c3f53d8f1128cc86af25d4b3731a /base/mac | |
parent | 48fed1cf88260ead7236c047a75ec84c66f79578 (diff) | |
download | chromium_src-62bf48aeb139e753945e55f3c15d96ee45265fa8.zip chromium_src-62bf48aeb139e753945e55f3c15d96ee45265fa8.tar.gz chromium_src-62bf48aeb139e753945e55f3c15d96ee45265fa8.tar.bz2 |
Move code from sync/api/attachments to sync/internal_api/attachments.
The goal is to reorganize the sync attachment code so that in the future
attachment code can include stuff it needs (like src/net/) without
loosening the DEPS rules for the rest of sync.
Replace internal_api's coarse grained dep on net/ with finer grained
deps.
sync/api/attachments - Home to attachment code that's needed by both
sync itself and users of sync.
sync/internal_api/public/attachments - Home to attachment headers needed
by sync/api/attachments.
sync/internal_api/attachments - Home to attachment code that's private
to sync.
TBR=mef,erikwright,phajdan.jr
BUG=
Review URL: https://codereview.chromium.org/270633005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269481 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/mac')
0 files changed, 0 insertions, 0 deletions