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]>
8 files changed
tree: 7bdb45567b51310375fcacd1057bba435cb8824e
  1. dev-keys/
  2. src/
  3. utils/
  4. Makefile
  5. PRESUBMIT.cfg
  6. README.md
README.md

Camera App

Camera App is a packaged app designed to take photos and record videos.

Supported systems

Should work on any operating system, especially on Chrome OS.

Compiling and installing

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.

Known issues

http:///crbug.com/?q=Cr%3DPlatform-Apps-Camera