Index: content/renderer/media/user_media_client_impl.h |
diff --git a/content/renderer/media/user_media_client_impl.h b/content/renderer/media/user_media_client_impl.h |
index 04cc2e0dac658560e3b48e09a37ee477c33c4428..7beb15396d4d2329cbbff3b3fbbbdb97338ffcdd 100644 |
--- a/content/renderer/media/user_media_client_impl.h |
+++ b/content/renderer/media/user_media_client_impl.h |
@@ -26,7 +26,7 @@ |
#include "third_party/WebKit/public/web/WebMediaDevicesRequest.h" |
#include "third_party/WebKit/public/web/WebUserMediaClient.h" |
#include "third_party/WebKit/public/web/WebUserMediaRequest.h" |
-#include "third_party/libjingle/source/talk/app/webrtc/mediastreaminterface.h" |
+#include "third_party/webrtc/api/mediastreaminterface.h" |
namespace content { |
class PeerConnectionDependencyFactory; |