summaryrefslogtreecommitdiffstats
path: root/chrome/common/common.scons
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/common.scons')
-rw-r--r--chrome/common/common.scons2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common.scons b/chrome/common/common.scons
index 57f976e..34c5a05 100644
--- a/chrome/common/common.scons
+++ b/chrome/common/common.scons
@@ -70,6 +70,7 @@ input_files.extend([
'pref_service.cc',
'property_bag.cc',
'render_messages.cc',
+ 'resource_bundle.cc',
'resource_dispatcher.cc',
'sandbox_init_wrapper.cc',
'slide_animation.cc',
@@ -104,7 +105,6 @@ if env.Bit('windows'):
'os_exchange_data.cc',
'plugin_messages.cc',
'process_watcher.cc',
- 'resource_bundle.cc',
'security_filter_peer.cc',
'win_safe_util.cc',
'win_util.cc',