| Index: components/html_viewer/media_factory.h
|
| diff --git a/components/html_viewer/media_factory.h b/components/html_viewer/media_factory.h
|
| index 804eddf01aa90c50cea94aaadd56a5d4f9318b96..031e4c9153fb0a7f8119fd1df580b2a83d3311d1 100644
|
| --- a/components/html_viewer/media_factory.h
|
| +++ b/components/html_viewer/media_factory.h
|
| @@ -10,6 +10,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread.h"
|
| +#include "build/build_config.h"
|
| #include "media/audio/fake_audio_log_factory.h"
|
| #include "media/base/audio_hardware_config.h"
|
| #include "media/blink/url_index.h"
|
|
|