Index: content/renderer/media/mock_web_rtc_peer_connection_handler_client.cc |
=================================================================== |
--- content/renderer/media/mock_web_rtc_peer_connection_handler_client.cc (revision 177049) |
+++ content/renderer/media/mock_web_rtc_peer_connection_handler_client.cc (working copy) |
@@ -5,8 +5,8 @@ |
#include "base/logging.h" |
#include "base/utf_string_conversions.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebMediaStreamDescriptor.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebString.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebMediaStreamDescriptor.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebString.h" |
namespace content { |