| Index: chrome/android/java/res/drawable/ic_drive_file_white.xml
|
| diff --git a/chrome/android/java/res/drawable/ic_drive_file_white.xml b/chrome/android/java/res/drawable/ic_drive_file_white.xml
|
| deleted file mode 100644
|
| index 7331cdc307353cf93c09d2c30faf952afb09d255..0000000000000000000000000000000000000000
|
| --- a/chrome/android/java/res/drawable/ic_drive_file_white.xml
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -<?xml version="1.0" encoding="utf-8"?>
|
| -<!-- Copyright 2017 The Chromium Authors. All rights reserved.
|
| - Use of this source code is governed by a BSD-style license that can be
|
| - found in the LICENSE file. -->
|
| -<!-- TODO(https://crbug.com/602627) tools:targetApi added to mute the NewApi lint error. -->
|
| -<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
| - xmlns:tools="http://schemas.android.com/tools"
|
| - tools:targetApi="21"
|
| - android:width="48dp"
|
| - android:height="48dp"
|
| - android:viewportWidth="48.0"
|
| - android:viewportHeight="48.0">
|
| - <path
|
| - android:pathData="M12,4C9.79,4 8.02,5.79 8.02,8L8,40c0,2.21 1.77,4 3.98,4L36,44c2.21,0 4,-1.79 4,-4L40,16L28,4L12,4zM26,18L26,7l11,11L26,18z"
|
| - android:fillColor="#FFFFFF"/>
|
| -</vector>
|
|
|