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

Unified Diff: courgette/courgette.gyp

Issue 2055343002: Courgette: Add static method QuickDetect() to optimize program detection. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Propagate uint8_t* to unittests and Nits Created 4 years, 6 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 aa670149b9f02b1d48ab2a450425d93f5e58ccbf..42b8b48406a0c554862b086861889e90c4ee529a 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -124,6 +124,7 @@
'image_utils_unittest.cc',
'label_manager_unittest.cc',
'memory_allocator_unittest.cc',
+ 'program_detector_unittest.cc',
'rel32_finder_unittest.cc',
'streams_unittest.cc',
'typedrva_unittest.cc',
« no previous file with comments | « courgette/BUILD.gn ('k') | courgette/disassembler.h » ('j') | courgette/disassembler_elf_32.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698