| Index: content/public/test/javascript_test_observer.cc
|
| diff --git a/content/public/test/javascript_test_observer.cc b/content/public/test/javascript_test_observer.cc
|
| index becdd834ab46789f6874fbeafca165f74e98a839..50aaf04a04ca20284df68163efe0d30efc57c898 100644
|
| --- a/content/public/test/javascript_test_observer.cc
|
| +++ b/content/public/test/javascript_test_observer.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "content/public/test/javascript_test_observer.h"
|
|
|
| +#include "base/message_loop/message_loop.h"
|
| #include "content/public/browser/notification_types.h"
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|