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

Unified Diff: webrtc/base/objc/RTCMacros.h

Issue 1825713003: Remove WEBRTC_IOS from RTCPeerConnectionFactory public header. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Fix indent Created 4 years, 9 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
« no previous file with comments | « webrtc/api/objc/RTCPeerConnectionFactory.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/objc/RTCMacros.h
diff --git a/webrtc/base/objc/RTCMacros.h b/webrtc/base/objc/RTCMacros.h
index 71fa0967aca34b7d6d753935b8ef6b0c58fde369..4979a2b87f5f9a0ef9508b344ca816de1a11b6e2 100644
--- a/webrtc/base/objc/RTCMacros.h
+++ b/webrtc/base/objc/RTCMacros.h
@@ -23,4 +23,4 @@
#define RTC_FWD_DECL_OBJC_CLASS(classname) typedef struct objc_object classname
#endif
-#endif // WEBRTC_BASE_OBJC_RTC_MACROS_H_
+#endif // WEBRTC_BASE_OBJC_RTC_MACROS_H_
« no previous file with comments | « webrtc/api/objc/RTCPeerConnectionFactory.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698