Chromium Code Reviews| Index: google_update/google_update.gyp |
| diff --git a/google_update/google_update.gyp b/google_update/google_update.gyp |
| index 20fcbb621c1fe15b202f383ce4e981085fe96749..9969ef5a2ae47085c195181d5486986f565dea28 100644 |
| --- a/google_update/google_update.gyp |
| +++ b/google_update/google_update.gyp |
| @@ -12,6 +12,7 @@ |
| '<(SHARED_INTERMEDIATE_DIR)/google_update/google_update_idl.h', |
| '<(SHARED_INTERMEDIATE_DIR)/google_update/google_update_idl_i.c', |
| ], |
| + 'hard_dependency': 1, |
|
rvargas (doing something else)
2012/02/13 18:49:04
Please add a comment explaining what headers are g
|
| 'msvs_settings': { |
| 'VCMIDLTool': { |
| 'OutputDirectory': '<(SHARED_INTERMEDIATE_DIR)/google_update', |