| Index: webrtc/api/remoteaudiotrack.h
|
| diff --git a/webrtc/api/objc/WebRTC-Prefix.pch b/webrtc/api/remoteaudiotrack.h
|
| similarity index 79%
|
| copy from webrtc/api/objc/WebRTC-Prefix.pch
|
| copy to webrtc/api/remoteaudiotrack.h
|
| index 990b1602da936a98a04b315411b2487aaaf904e5..47de1b4dc8cd39ea52351e1502905487a0f3f3dd 100644
|
| --- a/webrtc/api/objc/WebRTC-Prefix.pch
|
| +++ b/webrtc/api/remoteaudiotrack.h
|
| @@ -8,6 +8,4 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#if !defined(__has_feature) || !__has_feature(objc_arc)
|
| -#error "This file requires ARC support."
|
| -#endif
|
| +// TODO(tommi): Delete this file when removed from build files in Chromium.
|
|
|