Commit 19bd4f13 authored by Charlie Reis's avatar Charlie Reis Committed by Chromium LUCI CQ

Remove CloudPrint hosted app exception now that CloudPrint is gone.

We don't need to allow the CloudPrint hosted app to use restricted
APIs after r841133.

Bug: 1103302, 1100748
Change-Id: If8965b276a53cd00fa6822f870b7db78d77dfef4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617873
Commit-Queue: Charlie Reis <creis@chromium.org>
Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841728}
parent a5fb0983
......@@ -390,7 +390,6 @@ def DoesNotHaveAllowlistForHostedApps(value):
# Exceptions (see the feature files).
# DO NOT ADD MORE.
HOSTED_APP_EXCEPTIONS = [
'99060B01DE911EB85FD630C8BA6320C9186CA3AB',
'B44D08FD98F1523ED5837D78D0A606EA9D6206E5',
'2653F6F6C39BC6EEBD36A09AFB92A19782FF7EB4',
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment