| Index: content/app/mojo/mojo_browsertest.cc
|
| diff --git a/content/app/mojo/mojo_browsertest.cc b/content/app/mojo/mojo_browsertest.cc
|
| index c7f179cd17390622f3553742c8143ec384d7a97e..b516107333f4f36104dc1a3170eddc998554d019 100644
|
| --- a/content/app/mojo/mojo_browsertest.cc
|
| +++ b/content/app/mojo/mojo_browsertest.cc
|
| @@ -3,8 +3,8 @@
|
| // found in the LICENSE file.
|
|
|
| #include "content/public/test/content_browser_test.h"
|
| +#include "mojo/public/c/system/core.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "third_party/mojo/src/mojo/public/c/system/core.h"
|
|
|
| namespace content {
|
|
|
|
|