summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2016-01-29 14:24:09 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-29 22:24:53 +0000
commitf1ca4764a94823a92c49a0b98c9f5cc9681894b9 (patch)
tree07b04a74e3d3853351faafb18a5ccd6af684fa9f /.gn
parent4cc3467d3be475a20e720fe65372b83de20b4596 (diff)
downloadchromium_src-f1ca4764a94823a92c49a0b98c9f5cc9681894b9.zip
chromium_src-f1ca4764a94823a92c49a0b98c9f5cc9681894b9.tar.gz
chromium_src-f1ca4764a94823a92c49a0b98c9f5cc9681894b9.tar.bz2
Don't share scheduler sources with GYP.
We normally only share lists with GYP for large and frequently changing targets. This is not one of those, and none of the other components do this. Review URL: https://codereview.chromium.org/1647003003 Cr-Commit-Position: refs/heads/master@{#372441}
Diffstat (limited to '.gn')
-rw-r--r--.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gn b/.gn
index c0d1f4a..55e7fcc 100644
--- a/.gn
+++ b/.gn
@@ -173,7 +173,6 @@ exec_script_whitelist = [
"//clank/native/BUILD.gn",
"//components/domain_reliability/BUILD.gn",
- "//components/scheduler/scheduler.gni",
"//content/browser/browser.gni",
"//content/child/child.gni",
"//content/common/common.gni",