| Index: apps/moterm/gl_helper_unittest.cc
|
| diff --git a/apps/moterm/gl_helper_unittest.cc b/apps/moterm/gl_helper_unittest.cc
|
| index f6a2c12b7122c688883153db868bc9508ac9baa8..409aab604ef494dea70fa4d58d87af6c27b8b615 100644
|
| --- a/apps/moterm/gl_helper_unittest.cc
|
| +++ b/apps/moterm/gl_helper_unittest.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "mojo/public/cpp/application/application_impl.h"
|
| #include "mojo/public/cpp/application/application_test_base.h"
|
| -#include "mojo/services/surfaces/public/interfaces/surface_id.mojom.h"
|
| +#include "mojo/services/surfaces/interfaces/surface_id.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace {
|
|
|