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

Unified Diff: chrome/common/common.scons

Issue 10255: Port some files in chrome/common to Linux.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « base/string_util.h ('k') | chrome/common/common_glue.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/common.scons
===================================================================
--- chrome/common/common.scons (revision 5823)
+++ chrome/common/common.scons (working copy)
@@ -62,12 +62,14 @@
'notification_service.cc',
'pref_member.cc',
'pref_names.cc',
+ 'pref_service.cc',
'slide_animation.cc',
'sqlite_compiled_statement.cc',
'sqlite_utils.cc',
'task_queue.cc',
'throb_animation.cc',
'thumbnail_score.cc',
+ 'time_format.cc',
'visitedlink_common.cc',
])
@@ -99,13 +101,11 @@
'net/url_request_intercept_job.cc',
'os_exchange_data.cc',
'plugin_messages.cc',
- 'pref_service.cc',
'process_watcher.cc',
'render_messages.cc',
'resource_bundle.cc',
'resource_dispatcher.cc',
'security_filter_peer.cc',
- 'time_format.cc',
'win_safe_util.cc',
'win_util.cc',
'worker_thread_ticker.cc',
« no previous file with comments | « base/string_util.h ('k') | chrome/common/common_glue.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698