commit | ed1bb4a6435d6b8c65f99795bc16c90696b56282 | [log] [tgz] |
---|---|---|
author | c.padhi <[email protected]> | Thu Mar 16 14:22:45 2017 |
committer | Commit bot <[email protected]> | Thu Mar 16 14:22:45 2017 |
tree | 129b4a7adb0d2c9546705e0874a7921dc04e3942 | |
parent | 780f5eecdbd16d97ff77304d7ccbaff2cebd3aa2 [diff] |
cc: Remove redundant BufferIdAllocator BufferIdAllocator was unnescessarily getting created in ResourceProvider's ctor as it was not being used anywhere. This commit removes IdAllocator/BufferIdAllocator class and its allocation. BUG= CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2751953003 Cr-Commit-Position: refs/heads/master@{#457427}