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

Unified Diff: chrome/test/automation/automation.scons

Issue 27240: Make startup_tests build and run on Linux (except reference tests). (Closed)
Patch Set: small bugfix in process_util 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 | « chrome/common/chrome_constants.cc ('k') | chrome/test/automation/automation_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/automation/automation.scons
diff --git a/chrome/test/automation/automation.scons b/chrome/test/automation/automation.scons
index 3f89fdd198d559fbb5548d617bb38ec37875d988..b43146a5966d14f4bc64be9603b13885ba0cfcf7 100644
--- a/chrome/test/automation/automation.scons
+++ b/chrome/test/automation/automation.scons
@@ -42,7 +42,6 @@ if not env.Bit('windows'):
# TODO(port): port.
input_files.Remove(
'autocomplete_edit_proxy.cc',
- 'browser_proxy.cc',
'constrained_window_proxy.cc',
'tab_proxy.cc',
'window_proxy.cc',
« no previous file with comments | « chrome/common/chrome_constants.cc ('k') | chrome/test/automation/automation_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698