summaryrefslogtreecommitdiffstats
path: root/components/arc.gypi
diff options
context:
space:
mode:
authoryusukes <yusukes@chromium.org>2016-02-25 11:30:00 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-25 19:32:12 +0000
commit72d5079ccb8a3e39ea8ea46f627a74d94cb97a62 (patch)
treea71a2d17ad7df1ea2be41c18676c0f7884a2d0f3 /components/arc.gypi
parent0685703cc76e6a84d49d1d3033ae7b20ba66a3ae (diff)
downloadchromium_src-72d5079ccb8a3e39ea8ea46f627a74d94cb97a62.zip
chromium_src-72d5079ccb8a3e39ea8ea46f627a74d94cb97a62.tar.gz
chromium_src-72d5079ccb8a3e39ea8ea46f627a74d94cb97a62.tar.bz2
Remove settings.mojom
The interface is obsolete and hasn't been used for more than a month now. BUG=None TEST=Tested 3 combinations just in case. New Chrome with new ARC, new Chrome with old ARC, old Chrome with new ARC. All worked. Review URL: https://codereview.chromium.org/1740493002 Cr-Commit-Position: refs/heads/master@{#377643}
Diffstat (limited to 'components/arc.gypi')
-rw-r--r--components/arc.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/arc.gypi b/components/arc.gypi
index 9b02191..0785d39 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -94,7 +94,6 @@
'arc/common/notifications.mojom',
'arc/common/power.mojom',
'arc/common/process.mojom',
- 'arc/common/settings.mojom',
'arc/common/video.mojom',
],
},