Chromium Code Reviews| Index: gyp/bench.gypi |
| diff --git a/gyp/bench.gypi b/gyp/bench.gypi |
| index f0a203e29e53cfc3c5d164c6ad2b3dd7dd798ca9..a637202aa83b6ee3a4707f693cd060321ab5730c 100644 |
| --- a/gyp/bench.gypi |
| +++ b/gyp/bench.gypi |
| @@ -4,6 +4,8 @@ |
| # found in the LICENSE file. |
| { |
| 'include_dirs': [ |
| + '../bench/subset', |
| + '../bench', |
| '../src/core', |
| '../src/effects', |
| '../src/gpu', |