Side by Side Diff: chrome/browser/supervised_user/DEPS
Issue 597423002:
Device info datatype should be moved to components/sync_driver. (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated BUILD.gn for sync_driver
Created 6 years, 2 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
On 2014/09/25 08:48:24, Bernhard Bauer wrote:
> This rule already exists in chrome/browser/DEPS.
Done.
4 "+sync/util/get_session_name.h"
Bernhard Bauer
2014/09/25 08:48:24
Is there a plan to remove this dependency later? I
Is there a plan to remove this dependency later? If yes, please add a TODO
referencing a bug. If no, usually include rules refer to whole directories.
Also, I'm not familiar with the reason why sync/util/ isn't publicly visible,
but it seems strange that c/b/supervised_user/ is allowed to depend on it, but
other parts of c/b/ aren't. Other DEPS files that allow sync/util/ are either
part of sync/, or temporary exceptions (see above).
stanisc
2014/09/25 18:58:35
OK. I've reverted changes in this file and moved s
On 2014/09/25 08:48:24, Bernhard Bauer wrote:
> Is there a plan to remove this dependency later? If yes, please add a TODO
> referencing a bug. If no, usually include rules refer to whole directories.
> Also, I'm not familiar with the reason why sync/util/ isn't publicly visible,
> but it seems strange that c/b/supervised_user/ is allowed to depend on it, but
> other parts of c/b/ aren't. Other DEPS files that allow sync/util/ are either
> part of sync/, or temporary exceptions (see above).
OK. I've reverted changes in this file and moved sync/util to the parent level
DEPS.
Issue 597423002: Device info datatype should be moved to components/sync_driver.
(Closed)
Created 6 years, 2 months ago by stanisc
Modified 6 years, 2 months ago
Reviewers: Yoyo Zhou, Peter Kasting, Bernhard Bauer, Nicolas Zea, sky
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 8