For Chrome to use DevTools in Window and Linux, we need to move //ash/common/devtools into //components/ui_devtools/.
For Chrome to use DevTools in Window and Linux, as the first step, we need to move DevTools out of ash. More specifically, we move //ash/common/devtools into //components/ui_devtools/. Ash will still be able to call DevTools as a component.
For Chrome to use DevTools in Window and Linux, as the first step, we need to move DevTools out of ash. More specifically, we move //ash/devtools into //components/ui_devtools. Ash will still be able to call DevTools as a component.
For Chrome to use DevTools in Window and Linux, as the 3rd step, we need to move DevTools out of ash. More specifically, we need to move //ash/devtools into //components/ui_devtools. Ash will still be able to call DevTools as a component.
Comment 1 by thanhph@chromium.org
, Mar 15 2017