summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorsehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-10 05:24:44 +0000
committersehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-10 05:24:44 +0000
commit0c1758dffdd5d225d07840de776a5006aca02dd9 (patch)
treea9fdb39aff3bec4822599b10d0644fa72ed8a350 /build
parentaa2cad509c27197d8b09b57e812250211d9bc875 (diff)
downloadchromium_src-0c1758dffdd5d225d07840de776a5006aca02dd9.zip
chromium_src-0c1758dffdd5d225d07840de776a5006aca02dd9.tar.gz
chromium_src-0c1758dffdd5d225d07840de776a5006aca02dd9.tar.bz2
Make building of pepper_test_plugin only happen on Windows.
In the previous CL I made the build of pepper_test_plugin conditional but forgot to remove the unconditional reference, leaving the build breakage on Linux. TBR=jrg,asargent,skylined BUG=none TEST=none Review URL: http://codereview.chromium.org/485008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34232 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index d39a730..dda74fd 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -35,7 +35,6 @@
'../third_party/sqlite/sqlite.gyp:*',
'../third_party/WebKit/WebKit/chromium/WebKit.gyp:*',
'../third_party/zlib/zlib.gyp:*',
- '../webkit/tools/pepper_test_plugin/pepper_test_plugin.gyp:*',
'../webkit/tools/test_shell/test_shell.gyp:*',
'../webkit/webkit.gyp:*',
'util/build_util.gyp:*',