| Index: chrome/browser/media/router/media_router_mojo_test.h
|
| diff --git a/chrome/browser/media/router/media_router_mojo_test.h b/chrome/browser/media/router/media_router_mojo_test.h
|
| index 0a2e933ba8911c40f86d255c6f1bef39710d209c..69db798d308e993a37b2c9369b363f1e0291539f 100644
|
| --- a/chrome/browser/media/router/media_router_mojo_test.h
|
| +++ b/chrome/browser/media/router/media_router_mojo_test.h
|
| @@ -15,6 +15,7 @@
|
| #include "mojo/message_pump/message_pump_mojo.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace media_router {
|
|
|
|
|