diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-21 00:50:45 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-21 00:50:45 +0000 |
commit | 8cd6ea303520950d52863a4e1c8986bca346047e (patch) | |
tree | b41cfef31dcf4ce8210300d98cf77e39e50acb87 /chrome/views | |
parent | 443a4b92574e123034450906da6fac6bbb7d9dd3 (diff) | |
download | chromium_src-8cd6ea303520950d52863a4e1c8986bca346047e.zip chromium_src-8cd6ea303520950d52863a4e1c8986bca346047e.tar.gz chromium_src-8cd6ea303520950d52863a4e1c8986bca346047e.tar.bz2 |
forgot this
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12236 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/views')
-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 e828965..46622b4 100644 --- a/chrome/views/views.vcproj +++ b/chrome/views/views.vcproj @@ -650,6 +650,14 @@ > </File> <File + RelativePath=".\controls\button\radio_button2.cc" + > + </File> + <File + RelativePath=".\controls\button\radio_button2.h" + > + </File> + <File RelativePath=".\controls\button\text_button.cc" > </File> |