Chromium Code Reviews
DescriptionAvoid rebuilding remoting host every time gyp runs
Previously CLSID for COM classes used in chromoting host on windows were
random, generated every time gyp runs. As result the targets that depend
on it had to be rebuilt even when there are no code changes. Changed
remoting.gyp to generate stable CLSID as a hash of the current version
number.
BUG=332679
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249218
Patch Set 1 #
Total comments: 4
Patch Set 2 : #Patch Set 3 : #Messages
Total messages: 6 (0 generated)
|