Chromium Code Reviews| Index: test/analyzer/test.gyp |
| diff --git a/test/analyzer/test.gyp b/test/analyzer/test.gyp |
| index a5201cba0bbf3cc78ab4b7d3ef3a4a7c5b51d287..19a25dbcbee2c09a9ccc0ab2bc3f59586d9fcd56 100644 |
| --- a/test/analyzer/test.gyp |
| +++ b/test/analyzer/test.gyp |
| @@ -64,6 +64,7 @@ |
| 'action_input.c', |
| '../bad_path1.h', |
| '../../bad_path2.h', |
| + './rel_path1.h', |
| ], |
| 'outputs': [ |
| 'action_output.c', |