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

Unified Diff: android_webview/apk/java/AndroidManifest.xml

Issue 1054543002: Move android_app_version_* into an inner variables dict. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/apk/java/AndroidManifest.xml
diff --git a/android_webview/apk/java/AndroidManifest.xml b/android_webview/apk/java/AndroidManifest.xml
index b601a2395cdde13d4489a1d01361994ac24eb3d8..4168410429efbd547bd8df8eeefee0ad4f0f4635 100644
--- a/android_webview/apk/java/AndroidManifest.xml
+++ b/android_webview/apk/java/AndroidManifest.xml
@@ -5,8 +5,6 @@
LICENSE file.
-->
-<!-- Please keep this in sync with the downstream android_webview manifest.
--->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="{{package|default('com.android.webview')}}">
<uses-sdk android:minSdkVersion="{{minsdk|default(21)}}"
« no previous file with comments | « no previous file | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698