diff options
Diffstat (limited to 'chrome/views/views.vcproj')
-rw-r--r-- | chrome/views/views.vcproj | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/chrome/views/views.vcproj b/chrome/views/views.vcproj index 505186f..104f77b 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -258,18 +258,6 @@ > </File> <File - RelativePath=".\container.h" - > - </File> - <File - RelativePath=".\container_win.cc" - > - </File> - <File - RelativePath=".\container_win.h" - > - </File> - <File RelativePath=".\controller.h" > </File> @@ -589,10 +577,10 @@ RelativePath=".\tooltip_manager.h" > </File> - <File - RelativePath=".\tree_model.h" - > - </File> + <File + RelativePath=".\tree_model.h" + > + </File> <File RelativePath=".\tree_node_model.h" > @@ -634,6 +622,18 @@ > </File> <File + RelativePath=".\widget.h" + > + </File> + <File + RelativePath=".\widget_win.cc" + > + </File> + <File + RelativePath=".\widget_win.h" + > + </File> + <File RelativePath=".\window.cc" > </File> |