diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-12 02:12:50 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-12 02:12:50 +0000 |
commit | 1480712e4ea22da8dc8ebf2174d2851edc66f7a8 (patch) | |
tree | 2db8ac159d6110e4d8bf7fb25a24f7c76e5e474d /chrome/common/common.vcproj | |
parent | 335db8d0ed06b83f44831b9684f8ab9132cfc3e9 (diff) | |
download | chromium_src-1480712e4ea22da8dc8ebf2174d2851edc66f7a8.zip chromium_src-1480712e4ea22da8dc8ebf2174d2851edc66f7a8.tar.gz chromium_src-1480712e4ea22da8dc8ebf2174d2851edc66f7a8.tar.bz2 |
Rename chrome_font.cc to chrome_font_win.cc
TBR=evan
Review URL: http://codereview.chromium.org/14039
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6874 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/common.vcproj')
-rw-r--r-- | chrome/common/common.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj index e1331e0..f49b448 100644 --- a/chrome/common/common.vcproj +++ b/chrome/common/common.vcproj @@ -157,7 +157,7 @@ >
</File>
<File
- RelativePath=".\gfx\chrome_font.cc"
+ RelativePath=".\gfx\chrome_font_win.cc"
>
</File>
<File
|