| Index: content/browser/renderer_host/media/video_capture_oracle_unittest.cc
|
| diff --git a/content/browser/renderer_host/media/video_capture_oracle_unittest.cc b/content/browser/renderer_host/media/video_capture_oracle_unittest.cc
|
| index 5666672ac5501965a7cb787f68ee45d696a1b120..94be8b9ffbdc182b18815207fc1fd1c443612f6d 100644
|
| --- a/content/browser/renderer_host/media/video_capture_oracle_unittest.cc
|
| +++ b/content/browser/renderer_host/media/video_capture_oracle_unittest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/renderer_host/media/video_capture_oracle.h"
|
|
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/time.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|