diff options
author | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-30 14:36:03 +0000 |
---|---|---|
committer | rsesek@chromium.org <rsesek@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-30 14:36:03 +0000 |
commit | 1c0feabcb212d882d6cb15c6a8c32eb4f1f6e87b (patch) | |
tree | ecb7d6c70fd203ea140f0804eea42ea38b4f2c75 /chrome/chrome_nibs.gyp | |
parent | 2d9fe795393700cc42552c40974d2bfb6023bade (diff) | |
download | chromium_src-1c0feabcb212d882d6cb15c6a8c32eb4f1f6e87b.zip chromium_src-1c0feabcb212d882d6cb15c6a8c32eb4f1f6e87b.tar.gz chromium_src-1c0feabcb212d882d6cb15c6a8c32eb4f1f6e87b.tar.bz2 |
Fix build/mac/edit_xibs.sh.
This removes duplicate files from google_toolbox_for_mac.gyp and fixes up the
script to include common.gypi implicitly.
R=mark@chromium.org
Review URL: https://codereview.chromium.org/258343002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267199 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_nibs.gyp')
-rw-r--r-- | chrome/chrome_nibs.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_nibs.gyp b/chrome/chrome_nibs.gyp index bf0840d..84b0bf0 100644 --- a/chrome/chrome_nibs.gyp +++ b/chrome/chrome_nibs.gyp @@ -21,7 +21,6 @@ 'chromium_code': 1, }, 'includes': [ - '../build/common.gypi', 'chrome_nibs.gypi', ], 'target_defaults': { |