| Index: examples/forwarding_content_handler/forwarding_content_handler.cc
|
| diff --git a/examples/forwarding_content_handler/forwarding_content_handler.cc b/examples/forwarding_content_handler/forwarding_content_handler.cc
|
| index d9c411868c6bce3bebc0e7676ca7786dfa1a00d6..045132efab06feebc634239acdfebd71462425bf 100644
|
| --- a/examples/forwarding_content_handler/forwarding_content_handler.cc
|
| +++ b/examples/forwarding_content_handler/forwarding_content_handler.cc
|
| @@ -14,7 +14,7 @@
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/public/cpp/utility/run_loop.h"
|
| #include "mojo/public/interfaces/application/application.mojom.h"
|
| -#include "mojo/services/content_handler/public/interfaces/content_handler.mojom.h"
|
| +#include "mojo/services/content_handler/interfaces/content_handler.mojom.h"
|
|
|
| namespace mojo {
|
| namespace examples {
|
|
|