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

Unified Diff: courgette/courgette.gyp

Issue 2031193002: [Courgette] Refactor BSDiff namespaces and bsdiff::search() interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix more gap; fix Installer confusion; update README.chromium. Created 4 years, 7 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
Index: courgette/courgette.gyp
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index 88f2e2b92d649bad86d5598dcaa630eafb57b287..39ec979095c280564f9b395bbe537ac321eba646 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -54,6 +54,7 @@
'third_party/bsdiff/bsdiff.h',
'third_party/bsdiff/bsdiff_apply.cc',
'third_party/bsdiff/bsdiff_create.cc',
+ 'third_party/bsdiff/bsdiff_search.h',
'third_party/bsdiff/paged_array.h',
'third_party/bsdiff/qsufsort.h',
'types_elf.h',

Powered by Google App Engine
This is Rietveld 408576698