diff options
Diffstat (limited to 'chrome/browser/views/browser_views.vcproj')
-rw-r--r-- | chrome/browser/views/browser_views.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chrome/browser/views/browser_views.vcproj b/chrome/browser/views/browser_views.vcproj index 6eed9d0..b605de5 100644 --- a/chrome/browser/views/browser_views.vcproj +++ b/chrome/browser/views/browser_views.vcproj @@ -650,6 +650,14 @@ > </File> <File + RelativePath=".\new_profile_dialog.cc" + > + </File> + <File + RelativePath=".\new_profile_dialog.h" + > + </File> + <File RelativePath=".\page_info_window.cc" > </File> @@ -706,6 +714,14 @@ > </File> <File + RelativePath=".\select_profile_dialog.cc" + > + </File> + <File + RelativePath=".\select_profile_dialog.h" + > + </File> + <File RelativePath=".\shelf_item_dialog.cc" > </File> |