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

Unified Diff: chrome/browser/debugger/debugger.scons

Issue 20321: Add debugger_shell to the POSIX build. (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 | chrome/browser/debugger/debugger_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/debugger/debugger.scons
===================================================================
--- chrome/browser/debugger/debugger.scons (revision 9693)
+++ chrome/browser/debugger/debugger.scons (working copy)
@@ -60,7 +60,6 @@
# TODO(port): Port these.
input_files.Remove(
'debugger_contents.cc',
- 'debugger_shell.cc',
'debugger_view.cc',
'debugger_window.cc',
)
@@ -71,7 +70,6 @@
'debugger_contents.cc',
'debugger_host_impl.cpp',
'debugger_node.cc',
- 'debugger_shell.cc',
'debugger_view.cc',
'debugger_window.cc',
)
« no previous file with comments | « no previous file | chrome/browser/debugger/debugger_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698