Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 5e9ac645f90b927b2d1f0684b8413964c1ad4efb..69f558e003956e4f50702184b2804a2636e692a4 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -258,9 +258,6 @@ |
| 'common/zip_internal.h', |
| 'common/zip_reader.cc', |
| 'common/zip_reader.h', |
| - |
| - # Generated by the api.gyp:api target |
| - '<(SHARED_INTERMEDIATE_DIR)/chrome/common/extensions/api/generated_api.h' |
| ], |
| 'conditions': [ |
| ['OS=="android"', { |