Chromium Code Reviews| Index: components/crx_file.gypi |
| diff --git a/components/crx_file.gypi b/components/crx_file.gypi |
| index 07a0487c0c77bf1d8236ca036865899cd7f02d03..31fb3d8f9c474b56e275a4b24bc1f72bfa9b1e40 100644 |
| --- a/components/crx_file.gypi |
| +++ b/components/crx_file.gypi |
| @@ -20,6 +20,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', |
| ], |
| }, |
| ], |