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

Unified Diff: DEPS

Issue 583283003: Add uint128_struct and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 3 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 | « no previous file | util/numeric/int128.h » ('j') | util/numeric/int128_test.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 4da972fa8821d9afe84ce02ff95bcaad531478ce..c27021cdb12c553f66cdd62ed9974e8c82317c75 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ deps = {
'46282cedf40ff7fe803be4af357b9d59050f02e4', # svn r1977
'crashpad/third_party/mini_chromium/mini_chromium':
Var('chromium_git') + '/chromium/mini_chromium@' +
- '313bd83d6d9dc276bd48743fddc0295fc08f9478',
+ 'ba9b15f1b6a7616ac0cb26069201a479e81845c3',
}
hooks = [
« no previous file with comments | « no previous file | util/numeric/int128.h » ('j') | util/numeric/int128_test.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698