Index: chrome/android/webapk/shell_apk/res/layout/main.xml |
diff --git a/chrome/android/webapk/shell_apk/res/layout/main.xml b/chrome/android/webapk/shell_apk/res/layout/main.xml |
deleted file mode 100644 |
index 90c10d89e024834f8e03f6c3cddad15d6300a07f..0000000000000000000000000000000000000000 |
--- a/chrome/android/webapk/shell_apk/res/layout/main.xml |
+++ /dev/null |
@@ -1,11 +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. --> |
- |
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" |
- android:layout_height="match_parent" |
- android:layout_width="match_parent" |
- android:padding="5dp" |
- android:orientation="vertical" > |
-</LinearLayout> |