Description[Chromoting] Update jscompile target to use JS files from gypi.
The old version parses the main.html file to get the list of JS files
to verify. Since we're moving to auto-generate this file, we can safely get
the Js files from the same gypi since that's the same source being used
to generate the HTML file.
This also adds the WCS sandbox files to the list of JS files being checked --
they were not being checked as part of the old target because they are not
used in the main.html file.
BUG=
R=jamiewalch@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251446
Patch Set 1 #Patch Set 2 : Revert to single list of wcs js files #Patch Set 3 : Update gyp file (wcs sandbox) #
Messages
Total messages: 7 (0 generated)
|