summaryrefslogtreecommitdiff
path: root/android_webview/build/AndroidManifest.xml
diff options
context:
space:
mode:
authorTorne (Richard Coles) <torne@google.com>2014-06-25 10:30:53 +0100
committerTorne (Richard Coles) <torne@google.com>2014-06-25 10:30:53 +0100
commit6d86b77056ed63eb6871182f42a9fd5f07550f90 (patch)
tree4bd56255660f52e406fbd45083c006cd6ddb2877 /android_webview/build/AndroidManifest.xml
parente9f930807da3850e29ecc641d2becc0403b5709c (diff)
downloadchromium_org-6d86b77056ed63eb6871182f42a9fd5f07550f90.tar.gz
Merge from Chromium at DEPS revision 278856
This commit was generated by merge_to_master.py. Change-Id: If3807744d3e5d3ee84b897bd2d099a2b7ed2e7a3
Diffstat (limited to 'android_webview/build/AndroidManifest.xml')
-rw-r--r--android_webview/build/AndroidManifest.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/android_webview/build/AndroidManifest.xml b/android_webview/build/AndroidManifest.xml
new file mode 100644
index 0000000000..5e8c3dba6a
--- /dev/null
+++ b/android_webview/build/AndroidManifest.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="com.android.webview.chromium">
+</manifest>