summaryrefslogtreecommitdiffstats
path: root/android_webview/build
diff options
context:
space:
mode:
authortorne <torne@chromium.org>2015-04-09 08:10:43 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-09 15:11:13 +0000
commitac8efede8b8064be8c727db24ce8f413277eb1f1 (patch)
tree6cf455d8de9352db81fbdb997221bf695894f5a9 /android_webview/build
parent17ae643106de350fe6e5724b1acda8696683f562 (diff)
downloadchromium_src-ac8efede8b8064be8c727db24ce8f413277eb1f1.zip
chromium_src-ac8efede8b8064be8c727db24ce8f413277eb1f1.tar.gz
chromium_src-ac8efede8b8064be8c727db24ce8f413277eb1f1.tar.bz2
Delete obsolete manifest file.
This manifest doesn't correspond to any still-existing webview target. BUG= Review URL: https://codereview.chromium.org/1074793002 Cr-Commit-Position: refs/heads/master@{#324442}
Diffstat (limited to 'android_webview/build')
-rw-r--r--android_webview/build/AndroidManifest.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/android_webview/build/AndroidManifest.xml b/android_webview/build/AndroidManifest.xml
deleted file mode 100644
index 5e8c3db..0000000
--- a/android_webview/build/AndroidManifest.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.android.webview.chromium">
-</manifest>