commit | 894ad94302d311fd3f193080dd881a1a3439dbe3 | [log] [tgz] |
---|---|---|
author | eblima <eblima@gmail.com> | Fri Jul 03 15:34:33 2015 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 03 15:34:40 2015 |
tree | e7f934c696ed1546ace4973a3f2cbe117beab676 | |
parent | ac8869ec5a606e0a0ab71e70937c8fbf403630ce [diff] |
Fix occurrences of const typed declaration without initialization This fixes compilation errors as the following: error: constructor must explicitly initialize the const member BUG=506663 R=aluebs@webrtc.org, tommi@webrtc.org Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com> Review URL: https://codereview.webrtc.org/1222233002 Cr-Commit-Position: refs/heads/master@{#9538}