Chromium Code Reviews

Unified Diff: build/all.gyp

Issue 6588069: Merge 76293 - Adding courgette64 to the list of things built on the official ... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/648/src/
Patch Set: Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
===================================================================
--- build/all.gyp (revision 76295)
+++ build/all.gyp (working copy)
@@ -410,6 +410,7 @@
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
'../courgette/courgette.gyp:courgette',
+ '../courgette/courgette.gyp:courgette64',
'../third_party/adobe/flash/flash_player.gyp:flash_player',
'../webkit/webkit.gyp:test_shell',
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine