Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: webapk/shell_apk/res/layout/main.xml

Issue 1965583002: Move //webapk to //chrome/android/webapk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webapk/shell_apk/res/layout/main.xml
diff --git a/webapk/shell_apk/res/layout/main.xml b/webapk/shell_apk/res/layout/main.xml
deleted file mode 100644
index 90c10d89e024834f8e03f6c3cddad15d6300a07f..0000000000000000000000000000000000000000
--- a/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>
« no previous file with comments | « webapk/shell_apk/res/drawable-mdpi/app_icon.png ('k') | webapk/shell_apk/src/org/chromium/webapk/shell_apk/DexLoader.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698