diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 17:26:23 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-03 17:26:23 +0000 |
commit | 7b99801e51b72010e2410fc8e8ce089fcfc18a46 (patch) | |
tree | 8bf2faf0870d1be92c61bbf18d0a10758004172b /build | |
parent | b3864802355e46fbb9f424ee54f9429852fb3b80 (diff) | |
download | chromium_src-7b99801e51b72010e2410fc8e8ce089fcfc18a46.zip chromium_src-7b99801e51b72010e2410fc8e8ce089fcfc18a46.tar.gz chromium_src-7b99801e51b72010e2410fc8e8ce089fcfc18a46.tar.bz2 |
Touch build/common.gypi to force gyp to run.
NO CODE CHANGE.
TBR=robertshield
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/4334003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64929 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/common.gypi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/build/common.gypi b/build/common.gypi index b8a31eba..42ccd77 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -655,8 +655,7 @@ # 2 == /INCREMENTAL # Debug links incremental, Release does not. # - # Abstract base configurations to cover common - # attributes. + # Abstract base configurations to cover common attributes. # 'Common_Base': { 'abstract': 1, |