Title: [233810] trunk/Source/ThirdParty/libwebrtc
Revision
233810
Author
ddkil...@apple.com
Date
2018-07-13 12:17:42 -0700 (Fri, 13 Jul 2018)

Log Message

REGRESSION (r233155): Remove last references to click_annotate.cc and rtpcat.cc

* libwebrtc.xcodeproj/project.pbxproj: Let Xcode have its way
with the project file by removing orphaned entries.

Modified Paths

Diff

Modified: trunk/Source/ThirdParty/libwebrtc/ChangeLog (233809 => 233810)


--- trunk/Source/ThirdParty/libwebrtc/ChangeLog	2018-07-13 19:17:39 UTC (rev 233809)
+++ trunk/Source/ThirdParty/libwebrtc/ChangeLog	2018-07-13 19:17:42 UTC (rev 233810)
@@ -1,5 +1,12 @@
 2018-07-13  David Kilzer  <ddkil...@apple.com>
 
+        REGRESSION (r233155): Remove last references to click_annotate.cc and rtpcat.cc
+
+        * libwebrtc.xcodeproj/project.pbxproj: Let Xcode have its way
+        with the project file by removing orphaned entries.
+
+2018-07-13  David Kilzer  <ddkil...@apple.com>
+
         REGRESSION (r222476): Add missing semi-colons to EXPORTED_SYMBOLS_FILE variables
 
         * Configurations/libwebrtc.xcconfig:

Modified: trunk/Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj (233809 => 233810)


--- trunk/Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj	2018-07-13 19:17:39 UTC (rev 233809)
+++ trunk/Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj	2018-07-13 19:17:42 UTC (rev 233810)
@@ -12957,7 +12957,6 @@
 				5CDD8B841E43C2B500621E92 /* chebyshev.c in Sources */,
 				413A23731FE18E0700373E99 /* checks.cc in Sources */,
 				5CDD86A11E43B99400621E92 /* circular_buffer.cc in Sources */,
-				5CDD8C851E43C66000621E92 /* click_annotate.cc in Sources */,
 				5C4B4CC61E4320A9002651C8 /* clock.cc in Sources */,
 				5C4B48DB1E42C1E3002651C8 /* codec.cc in Sources */,
 				5CDD83C61E439A6F00621E92 /* codec_database.cc in Sources */,
@@ -13505,7 +13504,6 @@
 				4130921B1EF8D63F00757C55 /* rtp_transport_controller_send.cc in Sources */,
 				5CDD88D51E43BE3D00621E92 /* rtp_utility.cc in Sources */,
 				413091F41EF8CF9200757C55 /* rtp_video_stream_receiver.cc in Sources */,
-				5CDD8ABA1E43C00F00621E92 /* rtpcat.cc in Sources */,
 				5C4B48EB1E42C1E3002651C8 /* rtpdataengine.cc in Sources */,
 				5CDD896C1E43BF3A00621E92 /* rtpfb.cc in Sources */,
 				419C82C91FE20E2C0040C30F /* rtpmediautils.cc in Sources */,
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to