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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/memory_inspector/memory_inspector/backends/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Ignore prebuilts (but not the .sha1 required for fetching them from GCS)
2 prebuilts/*
3 !prebuilts/*.sha1
4 !prebuilts/README
OLDNEW
« 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