| Index: build/android/AndroidManifest.xml
|
| diff --git a/build/android/AndroidManifest.xml b/build/android/AndroidManifest.xml
|
| index e1e2904f9d0a9607ab5bec319e5e9b216f34645f..143de62e8e96732087dba508639946bf9e5decab 100644
|
| --- a/build/android/AndroidManifest.xml
|
| +++ b/build/android/AndroidManifest.xml
|
| @@ -10,7 +10,7 @@
|
| 1. aapt when generating R.java in java.gypi:
|
| Nothing in the manifest is used, but it is still required by aapt.
|
| 2. lint: [min|target]SdkVersion are required by lint and should
|
| - be kept up-to-date.
|
| + be kept up to date.
|
| -->
|
| <manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
| package="dummy.package">
|
|
|