This API was originally written for gathering system logs for the feedback component app in Chrome. Since then, it is now being used by other clients to gather system logs - including GVC/CfM.
With GVC moving over to AppShell, we need to ensure that this API works outside Chrome.
This involves refactoring a few major pieces of code.
//c/b/e/feedback_private/
//c/b/chromeos/system_logs/
//c/b/feedback/system_logs/
All the code from the last two and related code from the the API implementation need to be moved out of Chrome at a minimum.
Doing this right away isn't super important, but it is something we want relatively soon given our plans with fishfood/dogfood of AppShell.
Comment 1 by r...@chromium.org
, Apr 10 2017