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

Unified Diff: tools/memory_inspector/chrome_app/template/manifest.json

Issue 887583004: [memory-inspector] Add prebuilts for Android x86/x86_64 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 5 years, 11 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 | tools/memory_inspector/memory_inspector/backends/android_backend.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory_inspector/chrome_app/template/manifest.json
diff --git a/tools/memory_inspector/chrome_app/template/manifest.json b/tools/memory_inspector/chrome_app/template/manifest.json
index b797fc0ba8e44739a16fe119f6a01fda4ed711e6..f8bc06aae45a1032eb028004dcb84df67ee8fe98 100644
--- a/tools/memory_inspector/chrome_app/template/manifest.json
+++ b/tools/memory_inspector/chrome_app/template/manifest.json
@@ -1,7 +1,7 @@
{
"name": "Memory Inspector",
"description": "Memory inspector tool for Android",
- "version": "0.1.2",
+ "version": "0.1.3",
"manifest_version": 2,
"icons": {
"16": "images/icon_16.png",
« no previous file with comments | « no previous file | tools/memory_inspector/memory_inspector/backends/android_backend.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698