summaryrefslogtreecommitdiff
path: root/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h')
-rw-r--r--chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h b/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h
index 392ccaf5639..aec76efbac3 100644
--- a/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h
+++ b/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_color_space.h
@@ -16,10 +16,6 @@
// #ifdef unless needed and tested.
#ifdef WEBRTC_USE_H264
-#if defined(WEBRTC_WIN) && !defined(__clang__)
-#error "See: bugs.webrtc.org/9213#c13."
-#endif
-
#include "api/video/color_space.h"
extern "C" {