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

Unified Diff: base/SConscript

Issue 256: SCons build: move hamc_win.cc from the list of to-be-ported source... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/SConscript
===================================================================
--- base/SConscript (revision 1784)
+++ base/SConscript (working copy)
@@ -81,7 +81,6 @@
'clipboard_util.cc',
'event_recorder.cc',
'file_version_info.cc',
- 'hmac_win.cc',
# This group all depends on MessageLoop.
'idle_timer.cc',
@@ -106,6 +105,7 @@
'debug_on_start.cc',
'debug_util_win.cc',
'file_util_win.cc',
+ 'hmac_win.cc',
'iat_patch.cc',
'image_util.cc',
'lock_impl_win.cc',
@@ -146,6 +146,7 @@
'clipboard_mac.cc',
'file_util_mac.mm',
'file_version_info_mac.mm',
+ 'hmac_mac.cc',
'sys_string_conversions_mac.cc',
])
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698