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

Unified Diff: courgette/courgette.gyp

Issue 8417045: Last small bit of refactoring. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 2 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/disassembler.h » ('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 a4fb12f4b8c490ae04be70e53a19fa92ba04b0fa..6233d7740b17c38b053e01a76dbb60b8a6d380d1 100644
--- a/courgette/courgette.gyp
+++ b/courgette/courgette.gyp
@@ -37,8 +37,8 @@
'simple_delta.h',
'streams.cc',
'streams.h',
- 'win32_x86_generator.h',
- 'win32_x86_patcher.h',
+ 'patch_generator_x86_32.h',
+ 'patcher_x86_32.h',
],
},
'targets': [
« no previous file with comments | « courgette/courgette.h ('k') | courgette/disassembler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698