Replaced cc::Display::SetSurfaceId() with SetLocalFrameId()
Display's FrameSinkId should never change. Therefore, the field is set to const
and is now set in the constructor rather than Initialize().
BUG=
656639
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
Committed:
https://crrev.com/c9bab2153937afee58c5e9f467c1c4160e575cb6
Cr-Commit-Position: refs/heads/master@{#431315}