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

Unified Diff: third_party/libjingle/libjingle_nacl.gyp

Issue 1114483002: Roll WebRTC 9084:9094, Libjingle 9081:9093 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing cc file to libjingle_nacl now that the implementation isn't inline anymore Created 5 years, 8 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 | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/libjingle_nacl.gyp
diff --git a/third_party/libjingle/libjingle_nacl.gyp b/third_party/libjingle/libjingle_nacl.gyp
index c7049ec4d8e2f5463bda261b8095ff32b1d1222d..dde892413e03898c9d98d5ff13fd0d13c1b9a35f 100644
--- a/third_party/libjingle/libjingle_nacl.gyp
+++ b/third_party/libjingle/libjingle_nacl.gyp
@@ -91,6 +91,7 @@
'<(webrtc_base)/cpumonitor.h',
'<(webrtc_base)/crc32.cc',
'<(webrtc_base)/crc32.h',
+ '<(webrtc_base)/criticalsection.cc',
'<(webrtc_base)/criticalsection.h',
'<(webrtc_base)/cryptstring.cc',
'<(webrtc_base)/cryptstring.h',
« no previous file with comments | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698