| Index: services/js/pingpong_apptest.cc
|
| diff --git a/services/js/pingpong_apptest.cc b/services/js/pingpong_apptest.cc
|
| index d76e055ac1217ac5cc24db3f08a1ba2baf7378ef..ba74b360e4dfc28fc7494173e30f8baf1aa47080 100644
|
| --- a/services/js/pingpong_apptest.cc
|
| +++ b/services/js/pingpong_apptest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "mojo/public/cpp/application/connect.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
| #include "services/js/test/js_application_test_base.h"
|
| #include "services/js/test/pingpong_service.mojom.h"
|
|
|
|
|