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

Unified Diff: base/base_lib.scons

Issue 21366: Add a couple more stubs to file_version_info_linux.cc. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 | base/file_version_info_linux.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base_lib.scons
===================================================================
--- base/base_lib.scons (revision 9798)
+++ base/base_lib.scons (working copy)
@@ -276,7 +276,6 @@
input_files.Remove(
'clipboard_util.cc',
'event_recorder.cc',
- 'file_version_info.cc',
# We have an implementation of idle_timer that depends on XScreenSaver,
# but it's unclear if we want it yet, so it's commented out for now.
@@ -311,6 +310,7 @@
'debug_util_win.cc',
'directory_watcher_win.cc',
'file_util_win.cc',
+ 'file_version_info.cc',
'hmac_win.cc',
'iat_patch.cc',
'image_util.cc',
« no previous file with comments | « no previous file | base/file_version_info_linux.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698