[cr147][Android] Remove ic_arrow_down icon
Chromium changes: https://chromium.googlesource.com/chromium/src/+/db9b08b6c3709f3bdd75494e4c8c5038dbe0c284 commit db9b08b6c3709f3bdd75494e4c8c5038dbe0c284 Author: Jacob Stanley <jacobstanley@google.com> Date: Mon Mar 2 14:26:16 2026 -0800 [Privacy Sandbox Clank] Remove Restricted Notice NO_IFTTT=Removing android_java formatter_data since Clank notice code is being deleted. Deleting all the strings, after they are fully unused on all OS's will come in a following CL. Bug: 474716334 Change-Id: Ia0600619efaa67b898133af161c4a898ee4a09b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7618303 Commit-Queue: Jacob Stanley <jacobstanley@google.com> Reviewed-by: Abe Boujane <boujane@google.com> Cr-Commit-Position: refs/heads/main@{#1592748}
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (c) 2026 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/. -->
|
||||
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="12dp"
|
||||
android:height="7dp"
|
||||
android:viewportWidth="12"
|
||||
android:viewportHeight="7">
|
||||
<path
|
||||
android:pathData="M6.2992,6.616C6.1031,6.616 5.9069,6.5408 5.7579,6.3918L1.05,1.6839C0.7499,1.3838 0.7499,0.8982 1.05,0.599C1.3492,0.3003 1.8349,0.3003 2.1343,0.599L6.2992,4.7647L10.4651,0.5997C10.7645,0.3003 11.25,0.3003 11.5494,0.5997C11.8487,0.8989 11.8487,1.3846 11.5494,1.6839L6.8414,6.3918C6.6925,6.5416 6.4956,6.616 6.2992,6.616Z"
|
||||
android:fillColor="#ffffff"
|
||||
android:fillType="evenOdd"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user