| Index: content/shell/renderer/test_runner/WebUserMediaClientMock.cpp
|
| diff --git a/content/shell/renderer/test_runner/WebUserMediaClientMock.cpp b/content/shell/renderer/test_runner/WebUserMediaClientMock.cpp
|
| index f384d3ee985a806b90c6684909dcd9891ebccb43..fe1701d9e55c085693af1cad490bae613101a424 100644
|
| --- a/content/shell/renderer/test_runner/WebUserMediaClientMock.cpp
|
| +++ b/content/shell/renderer/test_runner/WebUserMediaClientMock.cpp
|
| @@ -20,6 +20,8 @@
|
|
|
| using namespace blink;
|
|
|
| +using content::MockConstraints;
|
| +
|
| namespace WebTestRunner {
|
|
|
| class UserMediaRequestTask : public WebMethodTask<WebUserMediaClientMock> {
|
|
|