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

Side by Side Diff: base/third_party/valgrind/README.chromium

Issue 1647803004: Move base to DEPS (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 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
« no previous file with comments | « base/third_party/valgrind/LICENSE ('k') | base/third_party/valgrind/memcheck.h » ('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 Name: valgrind
2 URL: http://valgrind.org
3 License: BSD
4
5 Header files in this directory define runtime macros that determine whether the
6 current process is running under Valgrind and tell Memcheck tool about custom
7 memory allocators.
8
9 These header files were taken from Valgrind source code
10 (svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
11 covered under BSD license as described within.
OLDNEW
« no previous file with comments | « base/third_party/valgrind/LICENSE ('k') | base/third_party/valgrind/memcheck.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698