summaryrefslogtreecommitdiffstats
path: root/OWNERS
diff options
context:
space:
mode:
authortorne <torne@chromium.org>2015-03-27 09:30:51 -0700
committerCommit bot <commit-bot@chromium.org>2015-03-27 16:31:36 +0000
commit52a2974928e433fd15c08dbd500e708a8039c895 (patch)
treed84a34b0700fae5a08479ab93c8b30a5eaeff43d /OWNERS
parent11cfb4c7d39135c90941aa13240e83546c75be20 (diff)
downloadchromium_src-52a2974928e433fd15c08dbd500e708a8039c895.zip
chromium_src-52a2974928e433fd15c08dbd500e708a8039c895.tar.gz
chromium_src-52a2974928e433fd15c08dbd500e708a8039c895.tar.bz2
Delete Android build system makefiles.
We no longer support building WebView with the Android build system; delete the makefiles and makefile generation scripts used for this. BUG=440793 TBR=brettw@chromium.org Review URL: https://codereview.chromium.org/1033263002 Cr-Commit-Position: refs/heads/master@{#322590}
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS2
1 files changed, 0 insertions, 2 deletions
diff --git a/OWNERS b/OWNERS
index 090f0bb..5c3e10b 100644
--- a/OWNERS
+++ b/OWNERS
@@ -9,7 +9,5 @@ per-file BUILD.gn=dpranke@chromium.org
per-file DEPS=*
per-file AUTHORS=*
per-file WATCHLISTS=*
-per-file Android.mk=benm@chromium.org
-per-file Android.mk=torne@chromium.org
per-file PRESUBMIT*.py=jochen@chromium.org
per-file PRESUBMIT*.py=phajdan.jr@chromium.org