| Index: components/resource_provider/resource_provider_app.h
|
| diff --git a/components/resource_provider/resource_provider_app.h b/components/resource_provider/resource_provider_app.h
|
| index 752c7fe569fce36f0e25170fe75574dddc3168c0..b4c13dee1b8c82efe5d94995572a2d43066c9686 100644
|
| --- a/components/resource_provider/resource_provider_app.h
|
| +++ b/components/resource_provider/resource_provider_app.h
|
| @@ -11,7 +11,7 @@
|
| #include "mojo/application/public/cpp/application_delegate.h"
|
| #include "mojo/application/public/cpp/interface_factory.h"
|
| #include "mojo/common/weak_binding_set.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
|
|
| namespace mojo {
|
| class ApplicationImpl;
|
|
|