Removes obsolete override for companion_page_browsertest.cc.
Chromium change: https://chromium.googlesource.com/chromium/src/+/26e362a469ca5 commit 26e362a469ca59e50670ee4c46809db9acb55db5 Author: Juan Mojica <juanmojica@google.com> Date: Fri Sep 27 17:58:29 2024 +0000 [csc] Remove more failing companion tests. Bug: b:348678854
This commit is contained in:
-15
@@ -1,15 +0,0 @@
|
||||
/* Copyright (c) 2023 The Brave Authors. All rights reserved.
|
||||
* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* 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 "net/base/features.h"
|
||||
|
||||
#include "base/test/scoped_feature_list.h"
|
||||
|
||||
#define InitWithFeaturesAndParameters(A, B) \
|
||||
InitWithFeaturesAndParameters(A, {net::features::kBraveHttpsByDefault})
|
||||
|
||||
#include "src/chrome/browser/ui/views/side_panel/search_companion/companion_page_browsertest.cc"
|
||||
|
||||
#undef InitWithFeaturesAndParameters
|
||||
Reference in New Issue
Block a user