Chromoting: Use different jscompile stamp files for v1 and v2 webapps.
commit10ee8288ced6a67aa83656b8dee85bd6124e92dd
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 16 Aug 2014 08:31:37 +0000 (16 08:31 +0000)
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 16 Aug 2014 08:32:49 +0000 (16 08:32 +0000)
tree984a59c72fc1ca277e74c6735b1ffc380c519b4d
parent4da882a507b0f7efe4b18f7c8a6ff7128c4518fe
Chromoting: Use different jscompile stamp files for v1 and v2 webapps.

Currently, both the v1 and the v2 webapps use the same stamp file for
their jscompile actions. The result of this is that the jscompile checks
will only be run for either v1 or v2, but not both.

This change derives the jscompile.stamp file from the target name so that
each webapp has its own stamp file.

BUG=

Review URL: https://codereview.chromium.org/474383002

Cr-Commit-Position: refs/heads/master@{#290137}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@290137 0039d316-1c4b-4281-b951-d872f2087c98
remoting/remoting_webapp.gypi