diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 6995730..efb1ee4 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -1946,6 +1946,14 @@ > </File> <File + RelativePath=".\renderer_host\backing_store.cc" + > + </File> + <File + RelativePath=".\renderer_host\backing_store.h" + > + </File> + <File RelativePath=".\renderer_host\browser_render_process_host.cc" > </File> |