[cr120 follow-up] Redirect On-device data link to cookies page.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/* 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 "chrome/browser/ui/views/site_data/page_specific_site_data_dialog.h"
|
||||
|
||||
#include "chrome/common/webui_url_constants.h"
|
||||
|
||||
#define kOnDeviceSiteDataSubpage kCookieSettingsSubPage
|
||||
#include "src/chrome/browser/ui/views/site_data/page_specific_site_data_dialog.cc"
|
||||
#undef kOnDeviceSiteDataSubpage
|
||||
Reference in New Issue
Block a user