summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_exe.gypi
diff options
context:
space:
mode:
authorevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-26 21:44:13 +0000
committerevan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-26 21:44:13 +0000
commit4641d3c34c84832bb7bc8ab4e5b52bf733e6bcb6 (patch)
tree3fe848834136ad09bde783d5faea49a00704ea72 /chrome/chrome_exe.gypi
parent20e338a4048176474ab0739abe4c5e79402002e7 (diff)
downloadchromium_src-4641d3c34c84832bb7bc8ab4e5b52bf733e6bcb6.zip
chromium_src-4641d3c34c84832bb7bc8ab4e5b52bf733e6bcb6.tar.gz
chromium_src-4641d3c34c84832bb7bc8ab4e5b52bf733e6bcb6.tar.bz2
Eliminate the chrome_version_info target completely.
It did two things: 1) built two source files -- this is moved into the "common" target 2) on Linux, generated some data used by those source files -- this is moved into an action on the "common" target Review URL: http://codereview.chromium.org/3152052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57588 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_exe.gypi')
-rw-r--r--chrome/chrome_exe.gypi3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index d8b5bd7..d4c774e 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -130,9 +130,6 @@
'variables': {
'chrome_exe_target': 1,
},
- 'dependencies': [
- 'chrome_version_info',
- ],
'conditions': [
['OS=="linux" or OS=="freebsd" or OS=="openbsd"', {
'actions': [