Chromium Code Reviews| Index: chrome/installer/installer.gyp |
| diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp |
| index d5f3643beeff612495ef8992cc0ec6551ed96898..f2569f73b3eb65f70975153cb57a1c7cc439675c 100644 |
| --- a/chrome/installer/installer.gyp |
| +++ b/chrome/installer/installer.gyp |
| @@ -5,9 +5,6 @@ |
| 'lastchange_path': '<(SHARED_INTERMEDIATE_DIR)/build/LASTCHANGE', |
| # 'branding_dir' is set in the 'conditions' section at the bottom. |
| }, |
| - 'includes': [ |
| - '../../build/common.gypi', |
| - ], |
| 'conditions': [ |
| ['OS=="win"', { |
| 'targets': [ |