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

Unified Diff: courgette/courgette.gyp

Issue 118031: New adjustment method for Courgette.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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
« no previous file with comments | « courgette/adjustment_method_2.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/courgette.gyp
===================================================================
--- courgette/courgette.gyp (revision 17518)
+++ courgette/courgette.gyp (working copy)
@@ -20,6 +20,7 @@
'msvs_guid': '9A72A362-E617-4205-B9F2-43C6FB280FA1',
'sources': [
'adjustment_method.cc',
+ 'adjustment_method_2.cc',
'adjustment_method.h',
'assembly_program.cc',
'assembly_program.h',
« no previous file with comments | « courgette/adjustment_method_2.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698