diff options
Diffstat (limited to 'chrome/views/views.vcproj')
-rw-r--r-- | chrome/views/views.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/chrome/views/views.vcproj b/chrome/views/views.vcproj index 1f19037..e828965 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -582,6 +582,14 @@ > </File> <File + RelativePath=".\controls\button\checkbox2.cc" + > + </File> + <File + RelativePath=".\controls\button\checkbox2.h" + > + </File> + <File RelativePath=".\controls\button\custom_button.cc" > </File> @@ -614,6 +622,14 @@ > </File> <File + RelativePath=".\controls\button\native_button2.cc" + > + </File> + <File + RelativePath=".\controls\button\native_button2.h" + > + </File> + <File RelativePath=".\controls\button\native_button_win.cc" > </File> |