| Index: services/native_support/process_test_base.h
|
| diff --git a/services/native_support/process_test_base.h b/services/native_support/process_test_base.h
|
| index 0d4cc2abc6d4c204c2a042b0deba5b8669773416..595055665f89ddaa02d43fea1e882fbebb4e813a 100644
|
| --- a/services/native_support/process_test_base.h
|
| +++ b/services/native_support/process_test_base.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "mojo/public/cpp/application/application_test_base.h"
|
| -#include "mojo/services/native_support/public/interfaces/process.mojom.h"
|
| +#include "mojo/services/native_support/interfaces/process.mojom.h"
|
|
|
| namespace native_support {
|
|
|
|
|