Commit 6b5cff45 authored by Devlin Cronin's avatar Devlin Cronin Committed by Commit Bot

[Extensions] Update ExternalInstallErrorTests to manifest v2

ExternalInstallErrorTests have been updated to manifest v2.
Remove the allowance for manifest v1 extensions.

Bug: 816679
Change-Id: I59bcbcaf0d1d15e6270e485398091f3e714f217b
Reviewed-on: https://chromium-review.googlesource.com/1024609Reviewed-by: default avatarIstiaque Ahmed <lazyboy@chromium.org>
Commit-Queue: Devlin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553394}
parent 12d34bdf
......@@ -22,8 +22,6 @@ class ExternalInstallErrorTest : public ExtensionBrowserTest {
ExternalInstallErrorTest() = default;
~ExternalInstallErrorTest() override = default;
bool ShouldAllowLegacyExtensionManifests() override { return true; }
private:
DISALLOW_COPY_AND_ASSIGN(ExternalInstallErrorTest);
};
......
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