| Index: content/renderer/mojo/service_registry_js_wrapper.cc
|
| diff --git a/content/renderer/mojo/service_registry_js_wrapper.cc b/content/renderer/mojo/service_registry_js_wrapper.cc
|
| index b91a16225e1571f6352ff4a7469f6d984b868688..bb81e0f22f1ac0e0c7526f60180f817f4851c233 100644
|
| --- a/content/renderer/mojo/service_registry_js_wrapper.cc
|
| +++ b/content/renderer/mojo/service_registry_js_wrapper.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "content/common/mojo/service_registry_impl.h"
|
| #include "content/public/common/service_registry.h"
|
| -#include "third_party/mojo/src/mojo/edk/js/handle.h"
|
| +#include "mojo/edk/js/handle.h"
|
|
|
| namespace content {
|
|
|
|
|