diff options
Diffstat (limited to 'chrome/browser/browser.vcproj')
-rw-r--r-- | chrome/browser/browser.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chrome/browser/browser.vcproj b/chrome/browser/browser.vcproj index 91e7a36..7642876 100644 --- a/chrome/browser/browser.vcproj +++ b/chrome/browser/browser.vcproj @@ -290,6 +290,14 @@ > </File> <File + RelativePath=".\browser_theme_provider.cc" + > + </File> + <File + RelativePath=".\browser_theme_provider.h" + > + </File> + <File RelativePath=".\browser_url_handler.cc" > </File> @@ -1542,6 +1550,14 @@ > </File> <File + RelativePath=".\dom_ui\dom_ui_theme_source.cc" + > + </File> + <File + RelativePath=".\dom_ui\dom_ui_theme_source.h" + > + </File> + <File RelativePath=".\dom_ui\dom_ui_thumbnail_source.cc" > </File> |