Chromium Code Reviews| Index: tests/benchmark/thread_pool.cc |
| diff --git a/tests/benchmark/thread_pool.cc b/tests/benchmark/thread_pool.cc |
| index 5c1f209661f07e7496edee78bc458e90a2c2fb9b..f73ba7663cacc5edeec9fc12ef37fa00ae861d2d 100644 |
| --- a/tests/benchmark/thread_pool.cc |
| +++ b/tests/benchmark/thread_pool.cc |
| @@ -8,8 +8,7 @@ |
| #include <stdlib.h> |
| #include <stdint.h> |
| -// @EXEMPTION[include] |
| -#include "./thread_pool.h" |
| +#include "native_client/tests/benchmark/thread_pool.h" |
| namespace sdk_util { |