Chromium Code Reviews| Index: chrome/chrome_exe.gypi |
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi |
| index 424ae78d08cd1ec3d72294506a170f3a4f9574d7..ea1c4e66baa221c2925c7263384477f999f7c384 100644 |
| --- a/chrome/chrome_exe.gypi |
| +++ b/chrome/chrome_exe.gypi |
| @@ -200,6 +200,7 @@ |
| 'installer_util', |
| ], |
| 'sources': [ |
| + 'app/chrome_command_ids.h', |
|
tony
2010/11/08 23:10:47
Does this target actually use chrome_command_ids.h
|
| 'app/chrome_dll_main.cc', |
| 'app/chrome_dll_resource.h', |
| ], |