| Index: src/trusted/service_runtime/service_runtime.gyp
|
| diff --git a/src/trusted/service_runtime/service_runtime.gyp b/src/trusted/service_runtime/service_runtime.gyp
|
| index ffc40df4ae15bb920d34df5796e842cae1434e73..6e1a14e0fe643603fc9ad16fc179fb7f2fc2cd35 100644
|
| --- a/src/trusted/service_runtime/service_runtime.gyp
|
| +++ b/src/trusted/service_runtime/service_runtime.gyp
|
| @@ -65,6 +65,7 @@
|
| 'sel_qualify.c',
|
| 'sel_validate_image.c',
|
| 'thread_suspension_common.c',
|
| + '<(DEPTH)/native_client/src/trusted/validator/validator_init.c',
|
| ],
|
| 'include_dirs': [
|
| # For generated header files from the x86-64 validator,
|
|
|