Index: chrome/android/java_staging/res/layout/recent_tabs_group_separator_invisible.xml |
diff --git a/chrome/android/java_staging/res/layout/recent_tabs_group_separator_invisible.xml b/chrome/android/java_staging/res/layout/recent_tabs_group_separator_invisible.xml |
deleted file mode 100644 |
index 5b39c370abe0144fdddaf7f354dccf42c714d636..0000000000000000000000000000000000000000 |
--- a/chrome/android/java_staging/res/layout/recent_tabs_group_separator_invisible.xml |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-<?xml version="1.0" encoding="utf-8"?> |
-<!-- Copyright 2015 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. --> |
- |
-<View |
- xmlns:android="http://schemas.android.com/apk/res/android" |
- android:layout_height="40dp" |
- android:layout_width="match_parent" |
- android:visibility="invisible" /> |