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

Unified Diff: tools/memory_inspector/.gitignore

Issue 158993002: Add Android-backend to the memory_inspector (prerequisites). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update ps_ext prebuilt sha1 Created 6 years, 10 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/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/memory_inspector/.gitignore
diff --git a/tools/memory_inspector/.gitignore b/tools/memory_inspector/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..196b13c1dd4dd7cc1825c30e294192462cae33a6
--- /dev/null
+++ b/tools/memory_inspector/.gitignore
@@ -0,0 +1,4 @@
+# Ignore prebuilts (but not the .sha1 required for fetching them from GCS)
+prebuilts/*
+!prebuilts/*.sha1
+!prebuilts/README
« no previous file with comments | « no previous file | tools/memory_inspector/memory_inspector/backends/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698