summaryrefslogtreecommitdiffstats
path: root/app/app.vcproj
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-15 07:37:29 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-15 07:37:29 +0000
commit82522511b7921e8c61742ebd80a4c674c56e7e48 (patch)
tree381d71de2b9c7b99675e6f2b4523ae0876c72ce8 /app/app.vcproj
parent631cf822bd6e64cf469544b42c9975f5602c29a6 (diff)
downloadchromium_src-82522511b7921e8c61742ebd80a4c674c56e7e48.zip
chromium_src-82522511b7921e8c61742ebd80a4c674c56e7e48.tar.gz
chromium_src-82522511b7921e8c61742ebd80a4c674c56e7e48.tar.bz2
ChromeCanvas->gfx::Canvas
Rename files too. TBR=brettw http://crbug.com/11387 Review URL: http://codereview.chromium.org/113443 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16148 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'app/app.vcproj')
-rw-r--r--app/app.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/app/app.vcproj b/app/app.vcproj
index 37a051d..92b555c 100644
--- a/app/app.vcproj
+++ b/app/app.vcproj
@@ -125,35 +125,35 @@
Name="gfx"
>
<File
- RelativePath=".\gfx\chrome_canvas.cc"
+ RelativePath=".\gfx\canvas.cc"
>
</File>
<File
- RelativePath=".\gfx\chrome_canvas.h"
+ RelativePath=".\gfx\canvas.h"
>
</File>
<File
- RelativePath=".\gfx\chrome_canvas_win.cc"
+ RelativePath=".\gfx\canvas_win.cc"
>
</File>
<File
- RelativePath=".\gfx\chrome_font.h"
+ RelativePath=".\gfx\color_utils.cc"
>
</File>
<File
- RelativePath=".\gfx\chrome_font_win.cc"
+ RelativePath=".\gfx\color_utils.h"
>
</File>
<File
- RelativePath=".\gfx\color_utils.cc"
+ RelativePath=".\gfx\favicon_size.h"
>
</File>
<File
- RelativePath=".\gfx\color_utils.h"
+ RelativePath=".\gfx\font.h"
>
</File>
<File
- RelativePath=".\gfx\favicon_size.h"
+ RelativePath=".\gfx\font_win.cc"
>
</File>
<File