| Index: third_party/instrumented_libraries/instrumented_libraries.gyp
|
| diff --git a/third_party/instrumented_libraries/instrumented_libraries.gyp b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| index fc07a3f13d27171555ee1a427f78974a7e00b995..adf306e0808dfc002b485c571f95eb3193e9fc84 100644
|
| --- a/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| +++ b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| @@ -503,8 +503,7 @@
|
| # TODO(earthdok): find a better fix.
|
| '--disable-gudev'
|
| ],
|
| - # Required on Trusty due to autoconf version mismatch.
|
| - 'run_before_build': 'scripts/autoreconf.sh',
|
| + 'run_before_build': 'scripts/udev.sh',
|
| 'includes': ['standard_instrumented_package_target.gypi'],
|
| },
|
| {
|
|
|