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

Unified Diff: webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h

Issue 2211413003: GN: Add targets for AppRTCDemo on Mac+iOS (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 4 months 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
Index: webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
diff --git a/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h b/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
index b4c94a8eea08f89a4849fe47ab604b3dc26f51f7..306ecd9c7f8a5a043c0cea6440ec32d0996b6d4e 100644
--- a/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
+++ b/webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#import <Cocoa/Cocoa.h>
+#import <AppKit/AppKit.h>
@interface APPRTCViewController : NSViewController
« no previous file with comments | « webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.m ('k') | webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698