Fix all violations of eslint rule no-multi-spaces. Although there are both 1 and 2 spaces snippents in the example code of http://go/js-style, we are going to stick with only one space before the EOF comments. ref: https://eslint.org/docs/rules/no-multi-spaces BUG=b:117810572 TEST=Build and open CCA on Nautilus. Verify that preview/capture/recording works. Change-Id: Id1ce082475a0f9a06efb69af735fd2c40337fbb8 Reviewed-on: https://chromium-review.googlesource.com/c/1312788 Tested-by: Shik Chen <[email protected]> Reviewed-by: yuli <[email protected]>
Camera App is a packaged app designed to take photos and record videos.
Should work on any operating system, especially on Chrome OS.
To compile run “make all”, then drag the camera.crx package from the build directory to Chrome. Note, that currently building on Linux only is supported. However, the crx packages should work on any other operating system without problems.