summaryrefslogtreecommitdiffstats
path: root/base/build
diff options
context:
space:
mode:
authordeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-13 11:15:11 +0000
committerdeanm@google.com <deanm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-13 11:15:11 +0000
commit1ffe08c10b4ade6acf92d4a1c2f604200facd410 (patch)
treecb979005f9ee0db87102b9ef67564fbe654b9e67 /base/build
parent21d610fb26b275f489dacbd6c372ddf55323ea55 (diff)
downloadchromium_src-1ffe08c10b4ade6acf92d4a1c2f604200facd410.zip
chromium_src-1ffe08c10b4ade6acf92d4a1c2f604200facd410.tar.gz
chromium_src-1ffe08c10b4ade6acf92d4a1c2f604200facd410.tar.bz2
Make debug_util cross platform, adding BeingDebugged and BreakDebugger. Linux
supported added, and Mac OSX left as a todo for the mac team. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@785 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/build')
-rw-r--r--base/build/base.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj
index 428eb1e..b4a886cb 100644
--- a/base/build/base.vcproj
+++ b/base/build/base.vcproj
@@ -258,6 +258,10 @@
>
</File>
<File
+ RelativePath="..\debug_util_win.cc"
+ >
+ </File>
+ <File
RelativePath="..\event_recorder.cc"
>
</File>