Move the bluetooth_low_energy API out of //chrome/browser/extensions/api |
||||
Issue descriptionThe bluetoothLowEnergy API has no dependencies on //chrome and is needed by AppShell users. We need to move it out of //chrome into //extensions to allow AppShell to use it. The major blocker in moving this API is the tests, which depend on code in //chrome. As part of this work, we'll refactor the tests to move them out of //chrome also.
,
Dec 12 2016
Only tests remain, which should be done as part of the work that michaelpg@ will be doing.
,
Feb 26 2017
,
Mar 3 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Sep 29 2016