diff options
Diffstat (limited to 'content/test/webrtc_audio_device_test.h')
-rw-r--r-- | content/test/webrtc_audio_device_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/test/webrtc_audio_device_test.h b/content/test/webrtc_audio_device_test.h index 3f10bb6..71327b6 100644 --- a/content/test/webrtc_audio_device_test.h +++ b/content/test/webrtc_audio_device_test.h @@ -7,7 +7,7 @@ #include <string> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/ref_counted.h" #include "base/memory/scoped_ptr.h" #include "base/message_loop.h" |