diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-09 21:33:13 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-09 21:33:13 +0000 |
commit | 4f30d5cc3ba59084ed1a47729be48edfd0fd669b (patch) | |
tree | 4515c97eeb9996c6b2c30e152262bda93015465a /chrome/views/views.vcproj | |
parent | bdb5267835bee24d3550e1aae9bdefa9cb885e49 (diff) | |
download | chromium_src-4f30d5cc3ba59084ed1a47729be48edfd0fd669b.zip chromium_src-4f30d5cc3ba59084ed1a47729be48edfd0fd669b.tar.gz chromium_src-4f30d5cc3ba59084ed1a47729be48edfd0fd669b.tar.bz2 |
Reverting 9408.
Review URL: http://codereview.chromium.org/20190
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9414 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/views/views.vcproj')
-rw-r--r-- | chrome/views/views.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/views/views.vcproj b/chrome/views/views.vcproj index 9656303..6d5ce3d 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -466,6 +466,14 @@ > </File> <File + RelativePath=".\resize_corner.cc" + > + </File> + <File + RelativePath=".\resize_corner.h" + > + </File> + <File RelativePath=".\root_view.cc" > </File> |