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

Unified Diff: third_party/libjingle/libjingle.gyp

Issue 11734027: Roll libjingle 254:257 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 12 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.gyp
diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp
index 6a95648d56b8827ce808a33fcf58b049af0acb44..5ded20263b7b057f423d892e2506a542e16fbe0f 100644
--- a/third_party/libjingle/libjingle.gyp
+++ b/third_party/libjingle/libjingle.gyp
@@ -731,6 +731,7 @@
'<(libjingle_source)/talk/base/win32window.h',
'<(libjingle_source)/talk/base/win32windowpicker.cc',
'<(libjingle_source)/talk/base/win32windowpicker.h',
+ '<(libjingle_source)/talk/media/devices/win32deviceinfo.cc',
'<(libjingle_source)/talk/media/devices/win32devicemanager.cc',
'<(libjingle_source)/talk/media/devices/win32devicemanager.h',
],
@@ -760,6 +761,7 @@
}],
['OS=="mac"', {
'sources': [
+ '<(libjingle_source)/talk/media/devices/macdeviceinfo.cc',
'<(libjingle_source)/talk/media/devices/macdevicemanager.cc',
'<(libjingle_source)/talk/media/devices/macdevicemanager.h',
'<(libjingle_source)/talk/media/devices/macdevicemanagermm.mm',
« 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