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

Unified Diff: courgette/courgette.gyp

Issue 1650013002: Revert of [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « courgette/courgette.h ('k') | courgette/courgette_tool.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/courgette.gyp
diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp
index d1948053fcddde670804ffd4757eb543f8a64898..788d4ea317fbe8e77329fd1bf3aa5afaf8b297f5 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -40,8 +40,6 @@
'label_manager.h',
'memory_allocator.cc',
'memory_allocator.h',
- 'program_detector.cc',
- 'program_detector.h',
'region.h',
'rel32_finder_win32_x86.cc',
'rel32_finder_win32_x86.h',
« no previous file with comments | « courgette/courgette.h ('k') | courgette/courgette_tool.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698