commit | 5908c71128aea207e42f86468aedb0a6fce3cccb | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Mon Dec 21 08:23:20 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 21 16:23:29 2015 +0000 |
tree | 7ee8ead02e7623e14c6b5d2c14cd381038238c7e | |
parent | f5b1abf5b002d74a61e43e80782a544446b27617 [diff] [blame] |
Lint fix for webrtc/modules/video_coding PART 3! Trying to submit all changes at once proved impossible since there were too many changes in too many files. The changes to PRESUBMIT.py will be uploaded in the last CL. (original CL: https://codereview.webrtc.org/1528503003/) BUG=webrtc:5309 TBR=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1540243002 Cr-Commit-Position: refs/heads/master@{#11105}
diff --git a/webrtc/modules/video_coding/timestamp_map.h b/webrtc/modules/video_coding/timestamp_map.h index 3d6f1bc..435d058 100644 --- a/webrtc/modules/video_coding/timestamp_map.h +++ b/webrtc/modules/video_coding/timestamp_map.h
@@ -44,4 +44,4 @@ } // namespace webrtc -#endif // WEBRTC_MODULES_VIDEO_CODING_TIMESTAMP_MAP_H_ +#endif // WEBRTC_MODULES_VIDEO_CODING_TIMESTAMP_MAP_H_