summaryrefslogtreecommitdiffstats
path: root/ui/wm
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2015-01-17 00:16:18 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-17 08:17:00 +0000
commitc160801498b80b35d85758f254f24e337f27d265 (patch)
tree64795db49dd6f392fd1ac6cd5e4a68b9494af7d4 /ui/wm
parent4e784909e564b2a6be52c749b05728caef388ecc (diff)
downloadchromium_src-c160801498b80b35d85758f254f24e337f27d265.zip
chromium_src-c160801498b80b35d85758f254f24e337f27d265.tar.gz
chromium_src-c160801498b80b35d85758f254f24e337f27d265.tar.bz2
Revert of linux/gyp: Find missing symbols at build time, not runtime. (patchset #9 id:160001 of https://codereview.chromium.org/854753002/)
Reason for revert: Broke Ozone: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Ozone%20Builder/builds/10001 gyp: Dependency '/b/build/slave/Linux_ChromiumOS_Ozone_Builder/build/src/build/linux/system.gyp:x11#target' not found while trying to load target /b/build/slave/Linux_ChromiumOS_Ozone_Builder/build/src/content/content_shell_and_tests.gyp:test_netscape_plugin#target Original issue's description: > linux/gyp: Find missing symbols at build time, not runtime. > > Limited to very few cases for now (non-chromeos, non-android, > non-official, component builds only). > > BUG=371125 > TBR=piman,dalecurtis > > Committed: https://crrev.com/faffc1a04d17dd977ff9eb335c0c67b3b86dad5e > Cr-Commit-Position: refs/heads/master@{#312020} TBR=jamesr@chromium.org,piman@chromium.org,dalecurtis@chromium.org,thakis@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=371125 Review URL: https://codereview.chromium.org/851313004 Cr-Commit-Position: refs/heads/master@{#312028}
Diffstat (limited to 'ui/wm')
-rw-r--r--ui/wm/wm.gyp7
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
index 7336922..fa71587 100644
--- a/ui/wm/wm.gyp
+++ b/ui/wm/wm.gyp
@@ -95,13 +95,6 @@
'core/wm_state.h',
'wm_export.h',
],
- 'conditions': [
- ['use_x11==1', {
- 'dependencies': [
- '../../build/linux/system.gyp:x11',
- ],
- }],
- ],
},
{
# GN version: //ui/wm:test_support