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

Unified Diff: DEPS

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: Update 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: DEPS
diff --git a/DEPS b/DEPS
index 09743eab703dd6ec8759ebcf6ed1af9ae3c6feed..1e0ca0f63dcd939c8b2dd1023746bd96f14d7e7d 100644
--- a/DEPS
+++ b/DEPS
@@ -126,9 +126,6 @@ deps = {
'src/third_party/colorama/src':
Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8',
- 'src/third_party/crashpad/crashpad':
Mark Mentovai 2015/12/08 23:36:24 The new third_party/crashpad/crashpad was produced
- Var('chromium_git') + '/crashpad/crashpad.git' + '@' + '6bebb10829332dee5c7315abafb0a8bf32840c15',
Mark Mentovai 2015/12/08 23:36:24 On sync, gclient will take care of moving the old
-
Mark Mentovai 2015/12/08 23:47:08 Also, this brings in these PRESUBMIT warnings that
scottmg 2015/12/08 23:50:39 We could avoid those by using a _win file somehow,
Mark Mentovai 2015/12/09 01:35:26 scottmg wrote:
'src/third_party/icu':
Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '42c58d4e49f2250039f0e98d43e0b76e8f5ca024',
« no previous file with comments | « .gitignore ('k') | third_party/crashpad/DEPS » ('j') | third_party/crashpad/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698