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

Unified Diff: third_party/mini_chromium/README.crashpad

Issue 426403002: Initial commit of Crashpad (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Review fixes Created 6 years, 5 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 | « third_party/gyp/README.crashpad ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mini_chromium/README.crashpad
diff --git a/third_party/mini_chromium/README.crashpad b/third_party/mini_chromium/README.crashpad
new file mode 100644
index 0000000000000000000000000000000000000000..1fa3c4d9dfe3c77947c6ccb8f07528d6a10e7eb5
--- /dev/null
+++ b/third_party/mini_chromium/README.crashpad
@@ -0,0 +1,17 @@
+Name: mini_chromium
+Short Name: mini_chromium
+URL: https://chromium.googlesource.com/chromium/mini_chromium/
+Revision: See DEPS
+License: BSD 3-clause
+License File: mini_chromium/LICENSE
+Security Critical: yes
+
+Description:
+mini_chromium is a small collection of useful low-level (“base”) routines from
+the Chromium open-source project at http://www.chromium.org/. Chromium is
+large, sprawling, full of dependencies, and a web browser. mini_chromium is
+small, self-contained, and a library. mini_chromium is especially useful as a
+dependency of other code that wishes to use Chromium’s base routines.
+
+Local Modifications:
+None
« no previous file with comments | « third_party/gyp/README.crashpad ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698