diff options
Diffstat (limited to 'chrome/installer/installer.gyp')
-rw-r--r-- | chrome/installer/installer.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index d5f3643..f2569f7 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': [ |