Index: content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h |
diff --git a/content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h b/content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h |
index 980f26df5af4e8ca90234d724b1e55bb61c5ec9b..43f9d34fb83e153986c8a5474598c7171f4c0533 100644 |
--- a/content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h |
+++ b/content/shell/renderer/test_runner/mock_webrtc_peer_connection_handler.h |
@@ -6,7 +6,7 @@ |
#define CONTENT_SHELL_RENDERER_TEST_RUNNER_MOCKWEBRTCPEERCONNECTIONHANDLER_H_ |
#include "base/basictypes.h" |
-#include "content/shell/renderer/test_runner/WebTask.h" |
+#include "content/shell/renderer/test_runner/web_task.h" |
#include "third_party/WebKit/public/platform/WebRTCPeerConnectionHandler.h" |
#include "third_party/WebKit/public/platform/WebRTCSessionDescription.h" |
#include "third_party/WebKit/public/platform/WebRTCSessionDescriptionRequest.h" |