Fix all violations of eslint rule padded-block. Disallows empty lines at the beginning and ending of block statements and classes. BUG=b:117810572 TEST=Build and open CCA on Nautilus. Change-Id: I360272ba48c80f9780da9b146259a6b6c820b31c Reviewed-on: https://chromium-review.googlesource.com/c/1286171 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.