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

Unified Diff: chrome/common/common.scons

Issue 18722: Revert r8560 due to broken interactive_ui_tests (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 11 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 | « chrome/browser/browser.scons ('k') | chrome/common/process_watcher.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 8567)
+++ chrome/common/common.scons (working copy)
@@ -218,8 +218,13 @@
'gfx/icon_util.cc',
'gfx/path.cc',
'ipc_logging.cc',
+ 'jstemplate_builder.cc',
'os_exchange_data.cc',
'plugin_messages.cc',
+ 'process_watcher.cc',
+ 'security_filter_peer.cc',
+ 'win_safe_util.cc',
+ 'win_util.cc',
)
if not env.Bit('windows'):
@@ -230,8 +235,6 @@
'gfx/chrome_font_win.cc',
'ipc_channel_win.cc',
'resource_bundle_win.cc',
- 'win_safe_util.cc',
- 'win_util.cc',
'$CHROME_DIR/tools/build/win/precompiled$OBJSUFFIX',
)
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/common/process_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698