summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 18:18:02 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 18:18:02 +0000
commite483fab5431c144a5413b4d4e9abcce48d8cfa57 (patch)
tree62f18c850b36615f76d15a24fc0c0d492fcb42c1 /chrome
parenteb591bf80f3019ff8da33e9222dd7a92bcf675f9 (diff)
downloadchromium_src-e483fab5431c144a5413b4d4e9abcce48d8cfa57.zip
chromium_src-e483fab5431c144a5413b4d4e9abcce48d8cfa57.tar.gz
chromium_src-e483fab5431c144a5413b4d4e9abcce48d8cfa57.tar.bz2
Collapse two conditions into a single one.
Review URL: http://codereview.chromium.org/42567 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12373 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/chrome.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4046f58..c420d01 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -2305,8 +2305,6 @@
'dependencies': [
'../build/linux/system.gyp:gtk',
],
- }],
- ['OS!="win"', {
'sources!': [
'tools/build/win/precompiled.cc',
'tools/build/win/precompiled.h',