Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: webrtc/sdk/objc/Framework/Headers/WebRTC/RTCNSGLVideoView.h

Issue 2590823002: Remove use of PCH files in webrtc/sdk/objc (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCShader.h ('k') | webrtc/sdk/objc/WebRTC-Prefix.pch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/objc/Framework/Headers/WebRTC/RTCNSGLVideoView.h
diff --git a/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCNSGLVideoView.h b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCNSGLVideoView.h
index d9ed6fb9f26a9dc0c7caf88c6e2bc972a1f7b790..34588dbe4ca4f3b23053c99adb0331fd34decd71 100644
--- a/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCNSGLVideoView.h
+++ b/webrtc/sdk/objc/Framework/Headers/WebRTC/RTCNSGLVideoView.h
@@ -8,6 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
+#import <Foundation/Foundation.h>
+
#if !TARGET_OS_IPHONE
#import <AppKit/NSOpenGLView.h>
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/RTCShader.h ('k') | webrtc/sdk/objc/WebRTC-Prefix.pch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698