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

Unified Diff: third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad

Issue 1505213004: Copy Crashpad into the Chrome tree instead of importing it via DEPS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments, update README.chromium Created 5 years 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
Index: third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad
diff --git a/third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad b/third_party/crashpad/crashpad/third_party/mini_chromium/README.crashpad
new file mode 100644
index 0000000000000000000000000000000000000000..1fa3c4d9dfe3c77947c6ccb8f07528d6a10e7eb5
--- /dev/null
+++ b/third_party/crashpad/crashpad/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

Powered by Google App Engine
This is Rietveld 408576698