diff options
author | yurys@google.com <yurys@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-16 14:12:53 +0000 |
---|---|---|
committer | yurys@google.com <yurys@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-16 14:12:53 +0000 |
commit | 48764c72b775bdc62aa43eedaea00ca01597e9ff (patch) | |
tree | e3f2e20b62de4fbd071b803d3590d9da765b7023 /chrome/browser/debugger/debugger.vcproj | |
parent | c855113f01088a707fb7538f6c54e284635cc779 (diff) | |
download | chromium_src-48764c72b775bdc62aa43eedaea00ca01597e9ff.zip chromium_src-48764c72b775bdc62aa43eedaea00ca01597e9ff.tar.gz chromium_src-48764c72b775bdc62aa43eedaea00ca01597e9ff.tar.bz2 |
Review URL: http://codereview.chromium.org/20405
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9855 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/debugger/debugger.vcproj')
-rw-r--r-- | chrome/browser/debugger/debugger.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/chrome/browser/debugger/debugger.vcproj b/chrome/browser/debugger/debugger.vcproj index d72b86a..e02dd18 100644 --- a/chrome/browser/debugger/debugger.vcproj +++ b/chrome/browser/debugger/debugger.vcproj @@ -213,6 +213,30 @@ RelativePath=".\debugger_wrapper.h" > </File> + <File + RelativePath=".\tools_contents.cc" + > + </File> + <File + RelativePath=".\tools_contents.h" + > + </File> + <File + RelativePath=".\tools_view.cc" + > + </File> + <File + RelativePath=".\tools_view.h" + > + </File> + <File + RelativePath=".\tools_window.cc" + > + </File> + <File + RelativePath=".\tools_window.h" + > + </File> </Files> <Globals> </Globals> |