summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authorenne <enne@chromium.org>2016-03-25 11:03:51 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 18:06:33 +0000
commitde5c26563c6707dba2ef5abb97104aebd9bd3d51 (patch)
tree01657ee6f8baf73985c9bb2b227cf3d3975bb0fa /BUILD.gn
parent28472efddd70ac4affc0ba9a46a56697937840a3 (diff)
downloadchromium_src-de5c26563c6707dba2ef5abb97104aebd9bd3d51.zip
chromium_src-de5c26563c6707dba2ef5abb97104aebd9bd3d51.tar.gz
chromium_src-de5c26563c6707dba2ef5abb97104aebd9bd3d51.tar.bz2
Remove aura_bench
This isn't used anymore. R=piman@chromium.org BUG=597021 Review URL: https://codereview.chromium.org/1827603002 Cr-Commit-Position: refs/heads/master@{#383302}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 6755a0c..38268fb 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -235,7 +235,6 @@ group("both_gn_and_gyp") {
"//ash:ash_shell_with_content",
"//ash:ash_unittests",
"//ui/aura:aura_unittests",
- "//ui/aura:bench",
"//ui/aura:demo",
"//ui/wm:wm_unittests",
]