Chromium Code Reviews| Index: components/crx_file.gypi |
| diff --git a/components/crx_file.gypi b/components/crx_file.gypi |
| index 2f36f6e38f4f2e9a8a9806ee3c667798be3f6dec..036550d39592ffcf9722d500d1f1e6349065009d 100644 |
| --- a/components/crx_file.gypi |
| +++ b/components/crx_file.gypi |
| @@ -17,6 +17,8 @@ |
| 'crx_file/constants.h', |
| 'crx_file/crx_file.cc', |
| 'crx_file/crx_file.h', |
| + 'crx_file/id_util.cc', |
| + 'crx_file/id_util.h', |
| ], |
| }, |
| ], |