[cr149] MV2DeprecationImpactChecker moved to //extensions.

Chromium change:
https://chromium.googlesource.com/chromium/src.git/+/b11ac9f51e136dd9f345c3f9f79b83aca5d6cb1f

commit b11ac9f51e136dd9f345c3f9f79b83aca5d6cb1f
Author: Miyoung shin <myid.shin@igalia.com>
Date:   Tue Apr 14 17:37:04 2026 -0700

    Move MV2DeprecationImpactChecker to //extensions

    This CL relocate MV2DeprecationImpactChecker to //extensions since
    it no longer depends on //chrome.

    Bug: 358567092
This commit is contained in:
Max Karolinskiy
2026-05-22 16:25:01 -04:00
parent 39daa64694
commit a6724631df
@@ -3,7 +3,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at https://mozilla.org/MPL/2.0/. */
#include "chrome/browser/extensions/extension_management.h"
#include "extensions/common/constants.h"
#include "extensions/common/extension_features.h"
@@ -14,6 +13,6 @@
extensions_mv2::BuildBraveMV2ExceptionList(); \
extensions_features::kExtensionManifestV2ExceptionListParam
#include <chrome/browser/extensions/mv2_deprecation_impact_checker.cc>
#include <extensions/browser/mv2_deprecation_impact_checker.cc>
#undef kExtensionManifestV2ExceptionListParam