| 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 a51a1668c7d1a51800f6697bb3af54d6dbed4957..dba0250ac4be153699b88f699cf6cd568f013e2a 100644
|
| --- a/chrome/browser/media/router/media_router_mojo_test.h
|
| +++ b/chrome/browser/media/router/media_router_mojo_test.h
|
| @@ -12,9 +12,9 @@
|
| #include "chrome/browser/media/router/mock_media_router.h"
|
| #include "chrome/browser/media/router/test_helper.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| +#include "mojo/public/cpp/bindings/binding.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 {
|
|
|
|
|